Searched defs:poc (Results 1 – 16 of 16) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/dec/h265/ |
| H A D | h265d_refs.c | 160 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 D | h265d_parser.h | 71 RK_S32 poc[32]; member 482 RK_S32 poc; member 549 RK_S32 poc; member
|
| H A D | h265d_parser.c | 831 int poc; in hls_slice_header() local
|
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_dpb.h | 85 RK_S32 poc; member 100 RK_S32 poc[RPSLIST_MAX]; member
|
| H A D | h265e_slice.c | 25 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 D | h265e_dpb.c | 257 static inline int getLSB(int poc, int maxLSB) in getLSB()
|
| H A D | h265e_slice.h | 77 RK_S32 poc[MAX_REFS]; member 367 RK_S32 poc; member
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265e_syntax.h | 31 RK_U32 poc; member
|
| /rockchip-linux_mpp/kmpp/base/inc/ |
| H A D | kmpp_frame_impl.h | 29 rk_u32 poc; member
|
| /rockchip-linux_mpp/mpp/codec/dec/h264/ |
| H A D | h264d_init.c | 321 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 D | h264d_dpb.c | 731 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 D | h264d_global.h | 305 RK_S32 poc; member 372 RK_S32 poc; member
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_frame_impl.h | 118 RK_U32 poc; member
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_dpb.h | 75 RK_S32 poc; member
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_com.h | 64 RK_S32 poc[32]; member
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_base.h | 187 RK_S32 poc; member
|