Home
last modified time | relevance | path

Searched refs:SGI_RGB (Results 1 – 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dsgi.h33 #define SGI_RGB 3 macro
Dsgienc.c130 depth = SGI_RGB; in encode_frame()
150 depth = SGI_RGB; in encode_frame()
Dsgidec.c244 } else if (s->depth == SGI_RGB) { in decode_frame()