Home
last modified time | relevance | path

Searched refs:bitstream_restriction_flag (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h81 unsigned int bitstream_restriction_flag; member
H A Dnal-h264.c186 rbsp_bit(rbsp, &vui->bitstream_restriction_flag); in nal_h264_rbsp_vui_parameters()
187 if (vui->bitstream_restriction_flag) { in nal_h264_rbsp_vui_parameters()
H A Dnal-hevc.h184 unsigned int bitstream_restriction_flag; member
H A Dnal-hevc.c327 rbsp_bit(rbsp, &vui->bitstream_restriction_flag); in nal_hevc_rbsp_vui_parameters()
328 if (vui->bitstream_restriction_flag) { in nal_hevc_rbsp_vui_parameters()
H A Dallegro-core.c1664 sps->vui.bitstream_restriction_flag = 0; in allegro_h264_write_sps()
1840 vui->bitstream_restriction_flag = 1; in allegro_hevc_write_sps()

Completed in 15 milliseconds