Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dh264_parser.cc90 int sub_width_c = chroma_format_idc > 2 ? 1 : 2; in GetVisibleRect() local
92 crop_unit_x = sub_width_c; in GetVisibleRect()