Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/allegro-dvt/
Dnal-h264.h81 unsigned int bitstream_restriction_flag; member
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()
Dnal-hevc.h184 unsigned int bitstream_restriction_flag; member
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()
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()