| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_enc_ref.c | 19 #define setup_mpp_enc_ref_cfg(ref) \ argument 22 MPP_RET _check_is_mpp_enc_ref_cfg(const char *func, void *ref) in _check_is_mpp_enc_ref_cfg() 37 MPP_RET mpp_enc_ref_cfg_init(MppEncRefCfg *ref) in mpp_enc_ref_cfg_init() 58 MPP_RET mpp_enc_ref_cfg_deinit(MppEncRefCfg *ref) in mpp_enc_ref_cfg_deinit() 73 MPP_RET mpp_enc_ref_cfg_reset(MppEncRefCfg ref) in mpp_enc_ref_cfg_reset() 87 MPP_RET mpp_enc_ref_cfg_set_cfg_cnt(MppEncRefCfg ref, RK_S32 lt_cnt, RK_S32 st_cnt) in mpp_enc_ref_cfg_set_cfg_cnt() 124 MPP_RET mpp_enc_ref_cfg_add_lt_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefLtFrmCfg *frm) in mpp_enc_ref_cfg_add_lt_cfg() 142 MPP_RET mpp_enc_ref_cfg_add_st_cfg(MppEncRefCfg ref, RK_S32 cnt, MppEncRefStFrmCfg *frm) in mpp_enc_ref_cfg_add_st_cfg() 162 MPP_RET mpp_enc_ref_cfg_check(MppEncRefCfg ref) in mpp_enc_ref_cfg_check() 330 MPP_RET mpp_enc_ref_cfg_set_keep_cpb(MppEncRefCfg ref, RK_S32 keep) in mpp_enc_ref_cfg_set_keep_cpb() [all …]
|
| H A D | mpp_enc_refs.c | 351 EncFrmStatus *ref = NULL; in get_ref_from_cpb() local 443 EncFrmStatus *ref = &cpb->cpb_refs[MAX_CPB_ST_FRM]; in save_cpb_status() local 640 EncFrmStatus *ref = get_ref_from_cpb(cpb, &frm); in mpp_enc_refs_dryrun() local 791 EncFrmStatus *ref = &status->refr; in mpp_enc_refs_get_cpb() local 1000 EncFrmStatus *ref = &status->refr; in mpp_enc_refs_get_cpb_pass1() local
|
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_refs.c | 163 HEVCFrame *ref = NULL; in mpp_hevc_set_new_ref() local 209 HEVCFrame *ref = &s->DPB[i]; in find_ref_idx() local 217 HEVCFrame *ref = &s->DPB[i]; in find_ref_idx() local 257 HEVCFrame *ref = find_ref_idx(s, poc); in add_candidate_ref() local 339 HEVCFrame *ref = &s->DPB[i]; in mpp_hevc_frame_rps() local
|
| H A D | h265d_parser.h | 77 struct HEVCFrame *ref[MAX_REFS]; member 547 HEVCFrame *ref; member
|
| /rockchip-linux_mpp/mpp/base/test/ |
| H A D | mpp_enc_ref_test.c | 30 MppEncRefCfg ref = NULL; in main() local
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_com.c | 228 int hal_h265d_slice_rpl(void *dxva, SliceHeader_t *sh, RefPicListTab_t *ref) in hal_h265d_slice_rpl() 395 RefPicListTab_t ref; in hal_h265d_slice_output_rps() local
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_enc_ref.h | 64 #define check_is_mpp_enc_ref_cfg(ref) _check_is_mpp_enc_ref_cfg(__FUNCTION__, ref) argument
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.c | 67 MppEncRefCfg ref = cfg->ref_cfg; in h264e_sps_update() local
|
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | vpu_api_mlvec.cpp | 421 MppEncRefCfg ref = NULL; in vpu_api_mlvec_set_dy_max_tid() local
|
| /rockchip-linux_mpp/mpp/codec/dec/av1/ |
| H A D | av1d_cbs.c | 749 RK_S32 cur_frame_hint, latest_order_hint, earliest_order_hint, ref; in mpp_av1_set_frame_refs() local 956 AV1ReferenceFrameState *ref = in mpp_av1_frame_size_with_refs() local 1565 RK_S32 type, RK_S32 ref, RK_S32 idx) in mpp_av1_global_motion_param() 1599 RK_S32 ref, type; in mpp_av1_global_motion_params() local 1776 AV1ReferenceFrameState *ref; in mpp_av1_uncompressed_header() local
|
| H A D | av1d_parser.h | 79 RefInfo *ref; member 94 AV1Frame ref[AV1_NUM_REF_FRAMES]; member
|
| H A D | av1d_parser.c | 173 static void read_global_param(AV1Context *s, RK_S32 type, RK_S32 ref, RK_S32 idx) in read_global_param() 295 RK_S32 type, ref; in global_motion_params() local
|
| /rockchip-linux_mpp/mpp/hal/common/h264/ |
| H A D | hal_h264e_stream_amend.c | 103 MppEncRefCfgImpl *ref = (MppEncRefCfgImpl *)cfg->ref_cfg; in h264e_vepu_stream_amend_config() local
|
| /rockchip-linux_mpp/mpp/codec/dec/vp9/ |
| H A D | vp9d_parser.h | 74 RK_U8 seg_id, intra, comp, ref[2], mode[4], uvmode, skip; member 85 RK_S8 ref[2]; member 98 RefInfo *ref; member 157 RK_S8 ref[4]; member
|
| H A D | vp9d_parser.c | 1163 RK_U8 (*ref)[2][6][6][3] = s->prob_ctx[c].coef[i]; in decode_parser_header() local 1649 RK_S32 res, i, ref = 0; in vp9_parser_frame() local
|
| /rockchip-linux_mpp/utils/ |
| H A D | mpi_enc_utils.c | 933 MPP_RET mpi_enc_gen_ref_cfg(MppEncRefCfg ref, RK_S32 gop_mode) in mpi_enc_gen_ref_cfg() 1111 MPP_RET mpi_enc_gen_smart_gop_ref_cfg(MppEncRefCfg ref, RK_S32 gop_len, RK_S32 vi_len) in mpi_enc_gen_smart_gop_ref_cfg()
|
| /rockchip-linux_mpp/test/ |
| H A D | mpi_enc_mt_test.c | 296 MppEncRefCfg ref = NULL; in test_mt_cfg_setup() local
|
| H A D | mpi_enc_test.c | 428 MppEncRefCfg ref = NULL; in test_mpp_enc_cfg_setup() local
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu580.c | 570 MppEncRefCfgImpl *ref = (MppEncRefCfgImpl *)cfg_set->ref_cfg; in hal_h264e_vepu580_get_task() local
|
| H A D | hal_h264e_vepu510.c | 548 MppEncRefCfgImpl *ref = (MppEncRefCfgImpl *)cfg_set->ref_cfg; in hal_h264e_vepu510_get_task() local
|
| H A D | hal_h264e_vepu511.c | 547 MppEncRefCfgImpl *ref = (MppEncRefCfgImpl *)cfg_set->ref_cfg; in hal_h264e_vepu511_get_task() local
|
| /rockchip-linux_mpp/mpp/codec/ |
| H A D | mpp_enc_impl.c | 1542 MppEncRefCfgImpl *ref = (MppEncRefCfgImpl *)cfg_set->ref_cfg; in set_rc_cfg() local
|
| /rockchip-linux_mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_vdpu.c | 812 RK_U32 ref = i - 1; in vdpu_av1d_set_reference_frames() local
|