Home
last modified time | relevance | path

Searched refs:initial_cpb_removal_delay_length_minus1 (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/media/platform/allegro-dvt/
H A Dnal-h264.h32 unsigned int initial_cpb_removal_delay_length_minus1; member
H A Dnal-hevc.h119 unsigned int initial_cpb_removal_delay_length_minus1; member
H A Dnal-h264.c119 rbsp_bits(rbsp, 5, &hrd->initial_cpb_removal_delay_length_minus1); in nal_h264_rbsp_hrd_parameters()
H A Dnal-hevc.c243 rbsp_bits(rbsp, 5, &hrd->initial_cpb_removal_delay_length_minus1); in nal_hevc_rbsp_hrd_parameters()
H A Dallegro-core.c1658 sps->vui.vcl_hrd_parameters.initial_cpb_removal_delay_length_minus1 = 31; in allegro_h264_write_sps()
1850 hrd->initial_cpb_removal_delay_length_minus1 = 31; in allegro_hevc_write_sps()
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0004-ffmpeg-4.3.4-rpi_14.patch24812 + skip_bits(gb, 5); // initial_cpb_removal_delay_length_minus1