Searched refs:H264eSps (Results 1 – 14 of 14) sorted by relevance
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_sps.h | 122 } 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 D | h264e_sps.c | 61 MPP_RET h264e_sps_update(H264eSps *sps, MppEncCfgSet *cfg) in h264e_sps_update() 253 MPP_RET h264e_sps_to_packet(H264eSps *sps, MppPacket packet, RK_S32 *offset, in h264e_sps_to_packet() 462 MPP_RET h264e_sps_dump(H264eSps *sps) in h264e_sps_dump()
|
| H A D | h264e_dpb.h | 143 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps);
|
| H A D | h264e_slice.h | 166 H264eSps *sps, H264ePps *pps,
|
| H A D | h264e_api_v2.c | 56 H264eSps sps;
|
| H A D | h264e_dpb.c | 122 MPP_RET h264e_dpb_setup(H264eDpb *dpb, MppEncCfgSet* cfg, H264eSps *sps) in h264e_dpb_setup()
|
| H A D | h264e_slice.c | 43 H264eSps *sps, H264ePps *pps, H264eDpbFrm *frm) in h264e_slice_update()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 61 H264eSps *sps; 553 static void setup_vepu541_codec(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_codec() 769 static void setup_vepu541_rdo_pred(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rdo_pred() 816 static void setup_vepu541_rc_base(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_rc_base() 1239 static void setup_vepu541_me(Vepu541H264eRegSet *regs, H264eSps *sps, in setup_vepu541_me() 1593 H264eSps *sps = ctx->sps; in hal_h264e_vepu541_gen_regs()
|
| H A D | hal_h264e_vepu540c.c | 65 H264eSps *sps; 545 static void setup_vepu540c_codec(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_codec() 757 static void setup_vepu540c_rdo_pred(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_rdo_pred() 888 H264eSps *sps = ctx->sps; in setup_vepu540c_rc_base() 1245 static void setup_vepu540c_me(HalVepu540cRegSet *regs, H264eSps *sps, in setup_vepu540c_me() 1463 H264eSps *sps = ctx->sps; in hal_h264e_vepu540c_gen_regs()
|
| H A D | hal_h264e_vepu580.c | 79 H264eSps *sps; 891 static void setup_vepu580_codec(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_codec() 1104 static void setup_vepu580_rdo_pred(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_rdo_pred() 1249 H264eSps *sps = ctx->sps; in setup_vepu580_rc_base() 1728 static void calc_cime_parameter(HalVepu580RegSet *regs, H264eSps *sps) in calc_cime_parameter() 1813 static void setup_vepu580_me(HalVepu580RegSet *regs, H264eSps *sps, in setup_vepu580_me() 2119 H264eSps *sps = ctx->sps; in hal_h264e_vepu580_gen_regs()
|
| H A D | hal_h264e_vepu510.c | 111 H264eSps *sps; 912 static void setup_vepu510_codec(HalVepu510RegSet *regs, H264eSps *sps, in setup_vepu510_codec() 1127 static void setup_vepu510_rdo_pred(HalH264eVepu510Ctx *ctx, H264eSps *sps, in setup_vepu510_rdo_pred() 1159 H264eSps *sps = ctx->sps; in setup_vepu510_rc_base() 2163 H264eSps *sps = ctx->sps; in hal_h264e_vepu510_gen_regs()
|
| H A D | hal_h264e_vepu511.c | 111 H264eSps *sps; 883 H264eSps *sps = ctx->sps; in setup_vepu511_codec() 1100 H264eSps *sps = ctx->sps; in setup_vepu511_rdo_pred() 1154 H264eSps *sps = ctx->sps; in setup_vepu511_rc_base()
|
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu1_v2.c | 63 H264eSps *sps; 296 H264eSps *sps = ctx->sps; in hal_h264e_vepu1_gen_regs_v2()
|
| H A D | hal_h264e_vepu2_v2.c | 63 H264eSps *sps; 346 H264eSps *sps = ctx->sps; in hal_h264e_vepu2_gen_regs_v2()
|