Searched defs:chroma_div (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavutil/ | ||
H A D | imgutils.c | 682 int chroma_div = plane == 1 || plane == 2 ? desc->log2_chroma_h : 0; in av_image_fill_black() local |
Completed in 3 milliseconds