SGI_HEADER_SIZE 213 libavcodec/sgidec.c if (bytestream2_get_bytes_left(&s->g) < SGI_HEADER_SIZE) { SGI_HEADER_SIZE 269 libavcodec/sgidec.c bytestream2_seek(&s->g, SGI_HEADER_SIZE, SEEK_SET); SGI_HEADER_SIZE 111 libavcodec/sgienc.c length = SGI_HEADER_SIZE; SGI_HEADER_SIZE 136 libavcodec/sgienc.c memset(buf, 0, SGI_HEADER_SIZE);