Home
last modified time | relevance | path

Searched defs:max_long_term_frame_idx_plus1 (Results 1 – 4 of 4) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.h71 RK_S32 max_long_term_frame_idx_plus1; // for MMCO 4 member
H A Dh264e_slice.c470 RK_U32 max_long_term_frame_idx_plus1; in h264e_slice_read() local
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_dpb.c531 … void mm_update_max_long_term_frame_idx(H264_DpbBuf_t *p_Dpb, RK_S32 max_long_term_frame_idx_plus1) in mm_update_max_long_term_frame_idx()
H A Dh264d_global.h246 RK_S32 max_long_term_frame_idx_plus1; member