Home
last modified time | relevance | path

Searched refs:chroma_div (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
H A Dimgutils.c682 int chroma_div = plane == 1 || plane == 2 ? desc->log2_chroma_h : 0; in av_image_fill_black() local
683 int plane_h = ((height + ( 1 << chroma_div) - 1)) >> chroma_div; in av_image_fill_black()

Completed in 2 milliseconds