Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_sps.h122 } H264eSps; typedef
128 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg);
129 MPP_RET h264e_sps_to_packet(H264eSps *sps, MppPacket packet, RK_S32 *offset,
131 MPP_RET h264e_sps_dump(H264eSps *sps);
H A Dh264e_sps.c61 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg) in h264e_sps_update()
251 MPP_RET h264e_sps_to_packet(H264eSps *sps, MppPacket packet, RK_S32 *offset, in h264e_sps_to_packet()
458 MPP_RET h264e_sps_dump(H264eSps *sps) in h264e_sps_dump()
H A Dh264e_dpb.h141 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps);
H A Dh264e_slice.h166 H264eSps *sps, H264ePps *pps,
H A Dh264e_dpb.c122 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps) in h264e_dpb_setup()
H A Dh264e_api_v2.c52 H264eSps sps;
H A Dh264e_slice.c43 H264eSps *sps, H264ePps *pps, H264eDpbFrm *frm) in h264e_slice_update()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/
H A Dhal_h264e_vepu541.c60 H264eSps *sps;
544 static void setup_vepu541_codec(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_codec()
760 static void setup_vepu541_rdo_pred(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rdo_pred()
795 static void setup_vepu541_rc_base(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rc_base()
1233 static void setup_vepu541_me(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_me()
1550 H264eSps *sps = ctx->sps; in hal_h264e_vepu541_gen_regs()
H A Dhal_h264e_vepu540c.c63 H264eSps *sps;
528 static void setup_vepu540c_codec(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_codec()
744 static void setup_vepu540c_rdo_pred(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_rdo_pred()
958 static void setup_vepu540c_rc_base(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_rc_base()
1300 static void setup_vepu540c_me(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_me()
1517 H264eSps *sps = ctx->sps; in hal_h264e_vepu540c_gen_regs()
H A Dhal_h264e_vepu580.c79 H264eSps *sps;
873 static void setup_vepu580_codec(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_codec()
1089 static void setup_vepu580_rdo_pred(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_rdo_pred()
1313 static void setup_vepu580_rc_base(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_rc_base()
1784 static void calc_cime_parameter(HalVepu580RegSet *regs, H264eSps *sps) in calc_cime_parameter()
1869 static void setup_vepu580_me(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_me()
2192 H264eSps *sps = ctx->sps; in hal_h264e_vepu580_gen_regs()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c62 H264eSps *sps;
294 H264eSps *sps = ctx->sps; in hal_h264e_vepu1_gen_regs_v2()
H A Dhal_h264e_vepu2_v2.c62 H264eSps *sps;
344 H264eSps *sps = ctx->sps; in hal_h264e_vepu2_gen_regs_v2()