Searched refs:bitstream_restriction_flag (Results 1 – 5 of 5) sorted by relevance
155 READ_ONEBIT(p_bitctx, &vui->bitstream_restriction_flag); in read_VUI()156 if (vui->bitstream_restriction_flag) { in read_VUI()
457 RK_S32 bitstream_restriction_flag; // u(1) member
122 …ve_sps->vui_parameters_present_flag && active_sps->vui_seq_parameters.bitstream_restriction_flag) { in getDpbSize()
126 RK_S32 bitstream_restriction_flag; member
1292 READ_ONEBIT(gb, &vui->bitstream_restriction_flag); in decode_vui()1293 if (vui->bitstream_restriction_flag) { in decode_vui()