Home
last modified time | relevance | path

Searched defs:rps (Results 1 – 13 of 13) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c48 H265eReferencePictureSet * rps = (H265eReferencePictureSet*)&slice->m_localRPS; in calc_ref_pic_set_idxl0() local
266 void sort_delta_poc(H265eReferencePictureSet *rps) in sort_delta_poc()
303 void h265e_dpb_apply_rps(H265eDpb *dpb, H265eReferencePictureSet *rps, int curPoc) in h265e_dpb_apply_rps()
402 H265eReferencePictureSet *rps = slice->m_rps; in h265e_dpb_arrange_lt_rps() local
591 H265eReferencePictureSet * rps = (H265eReferencePictureSet*)&slice->m_localRPS; in h265e_dpb_cpb2rps() local
H A Dh265e_slice.c77 H265eReferencePictureSet *rps = slice->m_rps; in h265e_slice_set_ref_list() local
284 void code_st_refpic_set(MppWriteCtx *bitIf, H265eReferencePictureSet* rps, RK_S32 idx) in code_st_refpic_set()
340 RK_S32 get_num_rps_cur_templist(H265eReferencePictureSet* rps) in get_num_rps_cur_templist()
377 H265eReferencePictureSet* rps = slice->m_rps; in h265e_code_slice_header() local
H A Dh265e_syntax.c209 H265eReferencePictureSet* rps = slice->m_rps; in fill_ref_parameters() local
/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c286 RefPicList *rps = s->rps; in mpp_hevc_frame_rps() local
378 const ShortTermRPS *rps = s->sh.short_term_rps; in mpp_hevc_frame_nb_refs() local
H A Dh265d_ps.c138 int mpp_hevc_decode_short_term_rps(HEVCContext *s, ShortTermRPS *rps, in mpp_hevc_decode_short_term_rps()
H A Dh265d_parser.c424 static RK_S32 decode_lt_rps(HEVCContext *s, LongTermRPS *rps, BitReadCtx_t *gb) in decode_lt_rps()
H A Dh265d_parser.h543 RefPicList rps[5]; member
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_ps.c242 static MPP_RET parse_one_rps(BitReadCtx_t *bitctx, Avs2dRps_t *rps) in parse_one_rps()
284 Avs2dRps_t *rps = NULL; in avs2d_parse_sequence_header() local
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_rkv_reg.c46 MppBuffer rps; member
53 RK_U8 rps[RKV_RPS_SIZE]; member
H A Dhal_h264d_vdpu34x.c134 RK_U8 rps[VDPU34X_RPS_SIZE]; member
H A Dhal_h264d_vdpu383.c81 RK_U8 rps[VDPU383_RPS_SIZE]; member
H A Dhal_h264d_vdpu382.c138 RK_U8 rps[VDPU382_RPS_SIZE]; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.c275 RK_U8 *rps = NULL; in hal_h265d_slice_rpl() local