Home
last modified time | relevance | path

Searched defs:poc (Results 1 – 16 of 16) sorted by relevance

/rockchip-linux_mpp/mpp/codec/dec/h265/
H A Dh265d_refs.c160 int mpp_hevc_set_new_ref(HEVCContext *s, MppFrame *mframe, int poc) in mpp_hevc_set_new_ref()
203 static HEVCFrame *find_ref_idx(HEVCContext *s, int poc) in find_ref_idx()
233 static HEVCFrame *generate_missing_ref(HEVCContext *s, int poc) in generate_missing_ref()
255 int poc, int ref_flag, RK_U32 cur_used) in add_candidate_ref()
306 int poc = s->poc + short_rps->delta_poc[i]; in mpp_hevc_frame_rps() local
323 int poc = long_rps->poc[i]; in mpp_hevc_frame_rps() local
H A Dh265d_parser.h71 RK_S32 poc[32]; member
482 RK_S32 poc; member
549 RK_S32 poc; member
H A Dh265d_parser.c831 int poc; in hls_slice_header() local
/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h85 RK_S32 poc; member
100 RK_S32 poc[RPSLIST_MAX]; member
H A Dh265e_slice.c25 H265eDpbFrm* get_ref_pic(H265eDpbFrm *frame_list, RK_S32 poc) in get_ref_pic()
41 H265eDpbFrm* get_lt_ref_pic(H265eDpbFrm *frame_list, H265eSlice *slice, RK_S32 poc, RK_U32 pocHasMs… in get_lt_ref_pic()
H A Dh265e_dpb.c257 static inline int getLSB(int poc, int maxLSB) in getLSB()
H A Dh265e_slice.h77 RK_S32 poc[MAX_REFS]; member
367 RK_S32 poc; member
/rockchip-linux_mpp/mpp/common/
H A Dh265e_syntax.h31 RK_U32 poc; member
/rockchip-linux_mpp/kmpp/base/inc/
H A Dkmpp_frame_impl.h29 rk_u32 poc; member
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_init.c321 RK_S32 poc = 0; in init_mvc_picture() local
956 RK_S32 poc = 0; in append_interview_list() local
1778 RK_S32 poc = 0, TOP_POC = 0, BOT_POC = 0; in prepare_init_ref_info() local
H A Dh264d_dpb.c731 static RK_S32 get_smallest_poc(H264_DpbBuf_t *p_Dpb, RK_S32 *poc, RK_S32 *pos) in get_smallest_poc()
1038 RK_S32 poc = 0, pos = 0; in output_one_frame_from_dpb() local
H A Dh264d_global.h305 RK_S32 poc; member
372 RK_S32 poc; member
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_frame_impl.h118 RK_U32 poc; member
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h75 RK_S32 poc; member
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_com.h64 RK_S32 poc[32]; member
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_base.h187 RK_S32 poc; member