Home
last modified time | relevance | path

Searched defs:dpb (Results 1 – 15 of 15) sorted by relevance

/rockchip-linux_mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.c29 void h265e_dpb_dump_frm(H265eDpb *dpb, const char *fmt) in h265e_dpb_dump_frm()
46 MPP_RET calc_ref_pic_set_idxl0(H265eDpb *dpb, H265eSlice *slice, RK_S32 ref_idx) in calc_ref_pic_set_idxl0()
75 void h265e_dpb_set_ref_list(H265eDpb *dpb, H265eSlice *slice, RK_S32 delta_poc) in h265e_dpb_set_ref_list()
120 MPP_RET h265e_dpb_init_curr(H265eDpb *dpb, H265eDpbFrm *frm) in h265e_dpb_init_curr()
140 MPP_RET h265e_dpb_get_curr(H265eDpb *dpb) in h265e_dpb_get_curr()
166 MPP_RET h265e_dpb_init(H265eDpb **dpb) in h265e_dpb_init()
207 MPP_RET h265e_dpb_deinit(H265eDpb *dpb) in h265e_dpb_deinit()
228 enum NALUnitType get_nal_unit_type(H265eDpb *dpb, int curPOC) in get_nal_unit_type()
303 void h265e_dpb_apply_rps(H265eDpb *dpb, H265eReferencePictureSet *rps, int curPoc) in h265e_dpb_apply_rps()
345 void h265e_dpb_dec_refresh_marking(H265eDpb *dpb, RK_S32 poc_cur, enum NALUnitType nalUnitType) in h265e_dpb_dec_refresh_marking()
[all …]
H A Dh265e_dpb.h64 H265eDpb *dpb; member
152 #define h265e_dpb_dump_frms(dpb) h265e_dpb_dump_frm(dpb, __FUNCTION__) argument
H A Dh265e_codec.h72 H265eDpb *dpb; member
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.c28 void h264e_dpb_dump_usage(H264eDpb *dpb, const char *fmt) in h264e_dpb_dump_usage()
44 void h264e_dpb_dump_frm(H264eDpb *dpb, const char *caller, RK_S32 line) in h264e_dpb_dump_frm()
90 void h264e_dpb_dump_list(H264eDpb *dpb) in h264e_dpb_dump_list()
104 MPP_RET h264e_dpb_init(H264eDpb *dpb, H264eReorderInfo *reorder, H264eMarkingInfo *marking) in h264e_dpb_init()
122 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps) in h264e_dpb_setup()
158 H264eDpbFrm *find_cpb_frame(H264eDpb *dpb, EncFrmStatus *frm) in find_cpb_frame()
226 void h264e_dpb_build_list(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_build_list()
365 void h264e_dpb_build_marking(H264eDpb *dpb) in h264e_dpb_build_marking()
424 MPP_RET h264e_dpb_proc(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_proc()
599 void h264e_dpb_check(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_check()
[all …]
H A Dh264e_api_v2.c64 H264eDpb dpb; member
409 MPP_RET h264e_pskip_ref_check(H264eDpb *dpb, H264eFrmInfo *frms) in h264e_pskip_ref_check()
447 H264eDpb *dpb = &p->dpb; in h264e_proc_dpb() local
H A Dh264e_dpb.h162 #define h264e_dpb_dump_frms(dpb) h264e_dpb_dump_frm(dpb, __FUNCTION__, __LINE__) argument
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_parse.h228 AvsdFrame_t *dpb[2]; //!< 2 refer frames or 4 refer field member
/rockchip-linux_mpp/mpp/common/
H A Dh265e_syntax_new.h215 void *dpb; member
/rockchip-linux_mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu580.c81 H264eDpb *dpb; member
H A Dhal_h264e_vepu510.c113 H264eDpb *dpb; member
H A Dhal_h264e_vepu511.c113 H264eDpb *dpb; member
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_global.h346 Avs2dFrame_t **dpb; member
/rockchip-linux_mpp/mpp/hal/rkenc/h265e/
H A Dhal_h265e_vepu510.c139 H265eDpb *dpb; member
H A Dhal_h265e_vepu511.c140 H265eDpb *dpb; member
H A Dhal_h265e_vepu580.c192 H265eDpb *dpb; member