Home
last modified time | relevance | path

Searched refs:EncCpbStatus (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_enc_refs.h72 MPP_RET mpp_enc_refs_get_cpb(MppEncRefs refs, EncCpbStatus *status);
82 MPP_RET mpp_enc_refs_get_cpb_pass1(MppEncRefs refs, EncCpbStatus *status);
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/mpp/include/rockchip/
H A Dmpp_rc_defs.h165 } EncCpbStatus; typedef
205 EncCpbStatus cpb;
/OK3568_Linux_fs/external/mpp/inc/
H A Dmpp_rc_defs.h165 } EncCpbStatus; typedef
205 EncCpbStatus cpb;
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h265/
H A Dh265e_dpb.h136 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb);
137 void h265e_dpb_proc_cpb(H265eDpb *dpb, EncCpbStatus *cpb);
H A Dh265e_dpb.c541 void h265e_dpb_cpb2rps(H265eDpb *dpb, RK_S32 curPoc, H265eSlice *slice, EncCpbStatus *cpb) in h265e_dpb_cpb2rps()
653 void h265e_dpb_free_unsed(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_free_unsed()
686 void h265e_dpb_proc_cpb(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_proc_cpb()
766 void h265e_dpb_build_list(H265eDpb *dpb, EncCpbStatus *cpb) in h265e_dpb_build_list()
H A Dh265e_api.c243 EncCpbStatus *cpb = &task->rc_task->cpb; in h265e_proc_dpb()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.h150 MPP_RET h264e_dpb_proc(H264eDpb *dpb, EncCpbStatus *cpb);
158 void h264e_dpb_check(H264eDpb *dpb, EncCpbStatus *cpb);
H A Dh264e_dpb.c226 void h264e_dpb_build_list(H264eDpb *dpb, EncCpbStatus *cpb) in h264e_dpb_build_list()
425 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()
H A Dh264e_api_v2.c730 EncCpbStatus *cpb = &task->rc_task->cpb; in h264e_proc_dpb()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/vp8/
H A Dvp8e_api_v2.c151 EncCpbStatus *cpb = &task->rc_task->cpb; in vp8e_proc_dpb()
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_enc_refs.cpp783 MPP_RET mpp_enc_refs_get_cpb(MppEncRefs refs, EncCpbStatus *status) in mpp_enc_refs_get_cpb()
978 MPP_RET mpp_enc_refs_get_cpb_pass1(MppEncRefs refs, EncCpbStatus *status) in mpp_enc_refs_get_cpb_pass1()
/OK3568_Linux_fs/external/mpp/mpp/codec/
H A Dmpp_enc_impl.cpp1435 EncCpbStatus *cpb = &rc_task->cpb; in mpp_enc_proc_two_pass()
1576 EncCpbStatus *cpb = &rc_task->cpb; in mpp_enc_normal()
1736 EncCpbStatus *cpb = &rc_task->cpb; in mpp_enc_reenc_force_pskip()
1988 EncCpbStatus *cpb = &rc_task->cpb; in try_proc_low_deley_task()
2775 EncCpbStatus *cpb = &rc_task->cpb; in proc_async_task()