Searched refs:GRAY_SHAPE (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | mpeg4video.h | 36 #define GRAY_SHAPE 3 macro |
D | mpeg4videodec.c | 2373 if (ctx->shape == GRAY_SHAPE && vo_ver_id != 1) { in decode_vol_header() |