Searched refs:HalH264eVepuMbRcCtx (Results 1 – 4 of 4) sorted by relevance
| /rockchip-linux_mpp/mpp/hal/vpu/h264e/ |
| H A D | hal_h264e_vepu_v2.h | 168 typedef void *HalH264eVepuMbRcCtx; typedef 194 MPP_RET h264e_vepu_mbrc_init(HalH264eVepuMbRcCtx *ctx, HalH264eVepuMbRc *mbrc); 195 MPP_RET h264e_vepu_mbrc_deinit(HalH264eVepuMbRcCtx ctx); 197 MPP_RET h264e_vepu_mbrc_setup(HalH264eVepuMbRcCtx ctx, MppEncCfgSet *cfg); 212 MPP_RET h264e_vepu_mbrc_prepare(HalH264eVepuMbRcCtx ctx, HalH264eVepuMbRc *mbrc, 214 MPP_RET h264e_vepu_mbrc_update(HalH264eVepuMbRcCtx ctx, HalH264eVepuMbRc *mbrc);
|
| H A D | hal_h264e_vepu_v2.c | 487 MPP_RET h264e_vepu_mbrc_init(HalH264eVepuMbRcCtx *ctx, HalH264eVepuMbRc *mbrc) in h264e_vepu_mbrc_init() 505 MPP_RET h264e_vepu_mbrc_deinit(HalH264eVepuMbRcCtx ctx) in h264e_vepu_mbrc_deinit() 511 MPP_RET h264e_vepu_mbrc_setup(HalH264eVepuMbRcCtx ctx, MppEncCfgSet*cfg) in h264e_vepu_mbrc_setup() 571 MPP_RET h264e_vepu_mbrc_prepare(HalH264eVepuMbRcCtx ctx, HalH264eVepuMbRc *mbrc, in h264e_vepu_mbrc_prepare() 704 MPP_RET h264e_vepu_mbrc_update(HalH264eVepuMbRcCtx ctx, HalH264eVepuMbRc *mbrc) in h264e_vepu_mbrc_update()
|
| H A D | hal_h264e_vepu1_v2.c | 75 HalH264eVepuMbRcCtx rc_ctx;
|
| H A D | hal_h264e_vepu2_v2.c | 75 HalH264eVepuMbRcCtx rc_ctx;
|