Searched defs:subHeightC (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A Davc_utils.cpp183 unsigned subHeightC = (chroma_format_idc == 1) ? 2 : 1; local
186 cropUnitY = subHeightC * (2 - frame_mbs_only_flag);

Completed in 54 milliseconds