Home
last modified time | relevance | path

Searched refs:SGI_HEADER_SIZE (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dsgi.h30 #define SGI_HEADER_SIZE 512 macro
H A Dsgidec.c211 if (bytestream2_get_bytes_left(&s->g) < SGI_HEADER_SIZE) { in decode_frame()
267 bytestream2_seek(&s->g, SGI_HEADER_SIZE, SEEK_SET); in decode_frame()
H A Dsgienc.c152 length = SGI_HEADER_SIZE; in encode_frame()

Completed in 2 milliseconds