Searched refs:bitstream_restriction_flag (Results 1 – 9 of 9) sorted by relevance
78 unsigned int bitstream_restriction_flag; member
582 rbsp_bit(rbsp, &vui->bitstream_restriction_flag); in nal_h264_rbsp_vui_parameters()583 if (vui->bitstream_restriction_flag) { in nal_h264_rbsp_vui_parameters()
1349 sps->vui.bitstream_restriction_flag = 0; in allegro_h264_write_sps()
153 READ_ONEBIT(p_bitctx, &vui->bitstream_restriction_flag); in read_VUI()154 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
1273 READ_ONEBIT(gb, &vui->bitstream_restriction_flag); in decode_vui()1274 if (vui->bitstream_restriction_flag) { in decode_vui()
529 …RK_U8 bitstream_restriction_flag; /* RW; Range: [0,1]; see the protocol for the meanin… member