Home
last modified time | relevance | path

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

/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_global.h421 RK_U32 cbr_flag[MAXIMUMVALUEOFcpb_cnt]; // u(1) member
488 RK_S8 cbr_flag[32]; member
H A Dh264d_sps.c58 READ_ONEBIT(p_bitctx, &hrd->cbr_flag[SchedSelIdx]); in read_hrd_parameters()