Searched refs:BS_8BIT_PEL (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | indeo3.c | 58 #define BS_8BIT_PEL (1 << 1) ///< 8-bit pixel bitdepth indicator macro 1003 if (ctx->frame_flags & BS_8BIT_PEL) { in decode_frame_headers() |
Completed in 3 milliseconds