Home
last modified time | relevance | path

Searched refs:sub_height_c (Results 1 – 1 of 1) sorted by relevance

/external/v4l2_codec2/vda/
Dh264_parser.cc91 int sub_height_c = chroma_format_idc > 1 ? 1 : 2; in GetVisibleRect() local
93 crop_unit_y = sub_height_c * (frame_mbs_only_flag ? 1 : 2); in GetVisibleRect()