Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dh264_sei.h130 int initial_cpb_removal_delay[32]; ///< Initial timestamps for CPBs member
Dh264_sei.c316 h->initial_cpb_removal_delay[sched_sel_idx] = in decode_buffering_period()
324 h->initial_cpb_removal_delay[sched_sel_idx] = in decode_buffering_period()
Dcbs_h264_syntax_template.c536 xu(length, initial_cpb_removal_delay[SchedSelIdx], in FUNC()
537 current->nal.initial_cpb_removal_delay[i], in FUNC()
548 xu(length, initial_cpb_removal_delay[SchedSelIdx], in FUNC()
549 current->vcl.initial_cpb_removal_delay[i], in FUNC()
Dcbs_h264.h227 uint32_t initial_cpb_removal_delay[H264_MAX_CPB_CNT]; member
Dvaapi_encode_h264.c470 bp->nal.initial_cpb_removal_delay[0] = 90000 * in vaapi_encode_h264_init_sequence_params()