Home
last modified time | relevance | path

Searched refs:max_long_term_frame_idx_plus1 (Results 1 – 11 of 11) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_slice.c243 mpp_writer_put_ue(s, mmco.max_long_term_frame_idx_plus1); in write_marking()
245 mpp_writer_bits(s), mmco.max_long_term_frame_idx_plus1); in write_marking()
470 RK_U32 max_long_term_frame_idx_plus1; in h264e_slice_read() local
472 ret |= mpp_read_ue(&bit, &max_long_term_frame_idx_plus1); in h264e_slice_read()
473 opt.max_long_term_frame_idx_plus1 = max_long_term_frame_idx_plus1; in h264e_slice_read()
475 bit.used_bits, max_long_term_frame_idx_plus1); in h264e_slice_read()
H A Dh264e_slice.h71 RK_S32 max_long_term_frame_idx_plus1; // for MMCO 4 member
H A Dh264e_dpb.c403 op.max_long_term_frame_idx_plus1 = max_lt_idx_p1; in h264e_dpb_build_marking()
/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() argument
535 p_Dpb->max_long_term_pic_idx = max_long_term_frame_idx_plus1 - 1; in mm_update_max_long_term_frame_idx()
1085 mm_update_max_long_term_frame_idx(p_Dpb, tmp_drpm->max_long_term_frame_idx_plus1); in adaptive_memory_management()
1095 if (!tmp_drpm->max_long_term_frame_idx_plus1) { in adaptive_memory_management()
1096 tmp_drpm->max_long_term_frame_idx_plus1 = p_Dpb->num_ref_frames; in adaptive_memory_management()
H A Dh264d_slice.c209 READ_UE(p_bitctx, &tmp_drpm->max_long_term_frame_idx_plus1); in dec_ref_pic_marking()
H A Dh264d_global.h246 RK_S32 max_long_term_frame_idx_plus1; member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c674 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu541_codec()
710 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu541_codec()
746 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu541_codec()
H A Dhal_h264e_vepu540c.c662 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu540c_codec()
698 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu540c_codec()
734 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu540c_codec()
H A Dhal_h264e_vepu580.c1009 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu580_codec()
1045 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu580_codec()
1081 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu580_codec()
H A Dhal_h264e_vepu510.c1032 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu510_codec()
1068 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu510_codec()
1104 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu510_codec()
H A Dhal_h264e_vepu511.c1001 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu511_codec()
1037 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu511_codec()
1073 param_0 = mmco.max_long_term_frame_idx_plus1; in setup_vepu511_codec()