Searched refs:VepuFmtCfg (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/common/ |
| H A D | vepu541_common.h | 61 } VepuFmtCfg; typedef 164 MPP_RET vepu541_set_fmt(VepuFmtCfg *cfg, MppFrameFormat format);
|
| H A D | vepu540c_common.c | 162 VepuFmtCfg *fmt = (VepuFmtCfg *)cfg->input_fmt; in vepu540c_set_jpeg_reg()
|
| H A D | vepu541_common.c | 29 static VepuFmtCfg vepu541_yuv_cfg[MPP_FMT_YUV_BUTT] = { 185 static VepuFmtCfg vepu541_rgb_cfg[MPP_FMT_RGB_BUTT - MPP_FRAME_FMT_RGB] = { 314 MPP_RET vepu541_set_fmt(VepuFmtCfg *cfg, MppFrameFormat format) in vepu541_set_fmt() 316 VepuFmtCfg *fmt = NULL; in vepu541_set_fmt()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/ |
| H A D | hal_jpege_vepu540c.c | 84 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_jpege_v540c_init() 129 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_jpege_vepu540c_prepare()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu541.c | 186 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu54x_h265_setup_hal_bufs() 637 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v541_init() 1100 static MPP_RET vepu541_h265_set_pp_regs(H265eV541RegSet *regs, VepuFmtCfg *fmt, in vepu541_h265_set_pp_regs() 1556 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v541_gen_regs() 1734 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v540_start()
|
| H A D | hal_h265e_vepu540c.c | 144 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu540c_h265_setup_hal_bufs() 535 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v540c_init() 810 static MPP_RET vepu540c_h265_set_pp_regs(H265eV540cRegSet *regs, VepuFmtCfg *fmt, MppEncPrepCfg *pr… in vepu540c_h265_set_pp_regs() 1153 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v540c_gen_regs()
|
| H A D | hal_h265e_vepu580.c | 312 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu580_h265_setup_hal_bufs() 1458 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v580_init() 1895 static MPP_RET vepu580_h265_set_pp_regs(H265eV580RegSet *regs, VepuFmtCfg *fmt, in vepu580_h265_set_pp_regs() 2425 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu580_h265e_use_pass1_patch() 2524 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v580_gen_regs() 2709 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v580_start()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/h264e/ |
| H A D | hal_h264e_vepu541.c | 446 VepuFmtCfg cfg; in setup_vepu541_prep() 913 VepuFmtCfg cfg; in setup_vepu541_io_buf()
|
| H A D | hal_h264e_vepu540c.c | 441 VepuFmtCfg cfg; in setup_vepu540c_prep() 1082 VepuFmtCfg cfg; in setup_vepu540c_io_buf()
|
| H A D | hal_h264e_vepu580.c | 686 VepuFmtCfg cfg; in setup_vepu580_prep() 1442 VepuFmtCfg cfg; in setup_vepu580_io_buf()
|