Searched refs:overscan_info_present_flag (Results 1 – 4 of 4) sorted by relevance
92 READ_ONEBIT(p_bitctx, &vui->overscan_info_present_flag); in read_VUI()93 if (vui->overscan_info_present_flag) { in read_VUI()
434 RK_S32 overscan_info_present_flag; // u(1) member
97 RK_S32 overscan_info_present_flag; member
1204 READ_ONEBIT(gb, &vui->overscan_info_present_flag); in decode_vui()1205 if (vui->overscan_info_present_flag) in decode_vui()