Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/allegro-dvt/
H A Dnal-h264.h78 unsigned int bitstream_restriction_flag; member
H A Dnal-h264.c582 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()
H A Dallegro-core.c1349 sps->vui.bitstream_restriction_flag = 0; in allegro_h264_write_sps()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h264/
H A Dh264d_sps.c153 READ_ONEBIT(p_bitctx, &vui->bitstream_restriction_flag); in read_VUI()
154 if (vui->bitstream_restriction_flag) { in read_VUI()
H A Dh264d_global.h457 RK_S32 bitstream_restriction_flag; // u(1) member
H A Dh264d_dpb.c122 …ve_sps->vui_parameters_present_flag && active_sps->vui_seq_parameters.bitstream_restriction_flag) { in getDpbSize()
/OK3568_Linux_fs/external/mpp/mpp/codec/dec/h265/
H A Dh265d_parser.h126 RK_S32 bitstream_restriction_flag; member
H A Dh265d_ps.c1273 READ_ONEBIT(gb, &vui->bitstream_restriction_flag); in decode_vui()
1274 if (vui->bitstream_restriction_flag) { in decode_vui()
/OK3568_Linux_fs/external/rockit/mpi/sdk/include/
H A Drk_comm_venc.h529 …RK_U8 bitstream_restriction_flag; /* RW; Range: [0,1]; see the protocol for the meanin… member