Searched defs:dpb (Results 1 – 15 of 15) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h265/ |
| H A D | h265e_dpb.c | 29 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 D | h265e_dpb.h | 64 H265eDpb *dpb; member 152 #define h265e_dpb_dump_frms(dpb) h265e_dpb_dump_frm(dpb, __FUNCTION__) argument
|
| H A D | h265e_codec.h | 72 H265eDpb *dpb; member
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_dpb.c | 28 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 D | h264e_api_v2.c | 64 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 D | h264e_dpb.h | 162 #define h264e_dpb_dump_frms(dpb) h264e_dpb_dump_frm(dpb, __FUNCTION__, __LINE__) argument
|
| /rockchip-linux_mpp/mpp/codec/dec/avs/ |
| H A D | avsd_parse.h | 228 AvsdFrame_t *dpb[2]; //!< 2 refer frames or 4 refer field member
|
| /rockchip-linux_mpp/mpp/common/ |
| H A D | h265e_syntax_new.h | 215 void *dpb; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu580.c | 81 H264eDpb *dpb; member
|
| H A D | hal_h264e_vepu510.c | 113 H264eDpb *dpb; member
|
| H A D | hal_h264e_vepu511.c | 113 H264eDpb *dpb; member
|
| /rockchip-linux_mpp/mpp/codec/dec/avs2/ |
| H A D | avs2d_global.h | 346 Avs2dFrame_t **dpb; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu510.c | 139 H265eDpb *dpb; member
|
| H A D | hal_h265e_vepu511.c | 140 H265eDpb *dpb; member
|
| H A D | hal_h265e_vepu580.c | 192 H265eDpb *dpb; member
|