Searched refs:yuv_order (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | vapoursynth.c | 108 static const int yuv_order[4] = {0, 1, 2, 0}; in match_pixfmt() local 149 order = is_yuv ? yuv_order : rgb_order; in match_pixfmt() |
Completed in 1 milliseconds