Home
last modified time | relevance | path

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

/linux-5.19.10/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.c1665 sps->vui.bitstream_restriction_flag = 0; in allegro_h264_write_sps()
1841 vui->bitstream_restriction_flag = 1; in allegro_hevc_write_sps()