Home
last modified time | relevance | path

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

/drivers/media/platform/allegro-dvt/
Dnal-h264.h29 unsigned int initial_cpb_removal_delay_length_minus1; member
Dnal-hevc.h117 unsigned int initial_cpb_removal_delay_length_minus1; member
Dnal-h264.c193 rbsp_bits(rbsp, 5, &hrd->initial_cpb_removal_delay_length_minus1); in nal_h264_rbsp_hrd_parameters()
Dallegro-core.c1575 sps->vui.vcl_hrd_parameters.initial_cpb_removal_delay_length_minus1 = 31; in allegro_h264_write_sps()