Home
last modified time | relevance | path

Searched refs:cpb_removal_delay_length (Results 1 – 2 of 2) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_sei.c34 RK_S32 cpb_removal_delay_length = 0; in interpret_picture_timing_info() local
52 cpb_removal_delay_length = in interpret_picture_timing_info()
60 cpb_removal_delay_length = in interpret_picture_timing_info()
70 READ_BITS(p_bitctx, cpb_removal_delay_length, &pic_timing->cpb_removal_delay); in interpret_picture_timing_info()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h67 RK_S32 cpb_removal_delay_length; member