| /rockchip-linux_mpp/mpp/hal/rkenc/jpege/ |
| H A D | hal_jpege_vepu511.c | 51 void *input_fmt; member 74 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_jpege_vepu511_init() 103 MPP_FREE(ctx->input_fmt); in hal_jpege_vepu511_deinit() 118 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_jpege_vepu511_prepare() 127 VepuFmt input_fmt, in vepu511_jpeg_set_patch_info() argument 140 switch (input_fmt) { in vepu511_jpeg_set_patch_info() 175 mpp_err("unknown color space: %d\n", input_fmt); in vepu511_jpeg_set_patch_info() 198 VepuFmtCfg *fmt = (VepuFmtCfg *)cfg->input_fmt; in vepu511_set_jpeg_reg() 366 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_jpege_vepu511_gen_regs() 374 cfg.input_fmt = ctx->input_fmt; in hal_jpege_vepu511_gen_regs()
|
| H A D | hal_jpege_vepu540c.c | 61 void *input_fmt; member 85 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_jpege_v540c_init() 116 MPP_FREE(ctx->input_fmt); in hal_jpege_v540c_deinit() 131 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_jpege_vepu540c_prepare() 157 cfg.input_fmt = ctx->input_fmt; in hal_jpege_v540c_gen_regs()
|
| /rockchip-linux_mpp/mpp/hal/rkenc/common/ |
| H A D | vepu540c_common.c | 98 VepuFmt input_fmt, in vepu540c_jpeg_set_patch_info() argument 112 switch (input_fmt) { in vepu540c_jpeg_set_patch_info() 138 mpp_err("unknown color space: %d\n", input_fmt); in vepu540c_jpeg_set_patch_info() 162 VepuFmtCfg *fmt = (VepuFmtCfg *)cfg->input_fmt; in vepu540c_set_jpeg_reg()
|
| H A D | vepu540c_common.h | 1767 void *input_fmt; member
|
| H A D | vepu511_common.h | 3008 void *input_fmt; member
|
| /rockchip-linux_mpp/mpp/hal/rkenc/h265e/ |
| H A D | hal_h265e_vepu540c.c | 91 void *input_fmt; member 125 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu540c_h265_setup_hal_bufs() 127 VepuFmt input_fmt = VEPU5xx_FMT_YUV420P; in vepu540c_h265_setup_hal_bufs() local 143 input_fmt = (VepuFmt)fmt->format; in vepu540c_h265_setup_hal_bufs() 144 switch (input_fmt) { in vepu540c_h265_setup_hal_bufs() 165 hal_h265e_err("invalid src color space: %d\n", input_fmt); in vepu540c_h265_setup_hal_bufs() 517 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v540c_init() 565 MPP_FREE(ctx->input_fmt); in hal_h265e_v540c_deinit() 610 vepu540c_h265_set_patch_info(MppDev dev, H265eSyntax_new *syn, VepuFmt input_fmt, HalEncTask *task) in vepu540c_h265_set_patch_info() argument 624 switch (input_fmt) { in vepu540c_h265_set_patch_info() [all …]
|
| H A D | hal_h265e_vepu541.c | 105 void *input_fmt; member 149 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu54x_h265_setup_hal_bufs() 151 VepuFmt input_fmt = VEPU5xx_FMT_YUV420P; in vepu54x_h265_setup_hal_bufs() local 165 input_fmt = (VepuFmt)fmt->format; in vepu54x_h265_setup_hal_bufs() 166 switch (input_fmt) { in vepu54x_h265_setup_hal_bufs() 187 hal_h265e_err("invalid src color space: %d\n", input_fmt); in vepu54x_h265_setup_hal_bufs() 607 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v541_init() 664 MPP_FREE(ctx->input_fmt); in hal_h265e_v541_deinit() 725 vepu541_h265_set_patch_info(MppDev dev, H265eSyntax_new *syn, VepuFmt input_fmt, HalEncTask *task) in vepu541_h265_set_patch_info() argument 737 switch (input_fmt) { in vepu541_h265_set_patch_info() [all …]
|
| H A D | hal_h265e_vepu510.c | 145 void *input_fmt; member 301 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu510_h265_setup_hal_bufs() 303 VepuFmt input_fmt = VEPU5xx_FMT_YUV420P; in vepu510_h265_setup_hal_bufs() local 319 input_fmt = (VepuFmt)fmt->format; in vepu510_h265_setup_hal_bufs() 320 switch (input_fmt) { in vepu510_h265_setup_hal_bufs() 343 hal_h265e_err("invalid src color space: %d\n", input_fmt); in vepu510_h265_setup_hal_bufs() 1041 MPP_FREE(ctx->input_fmt); in hal_h265e_v510_deinit() 1127 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v510_init() 1206 vepu510_h265_set_patch_info(H265eSyntax_new *syn, VepuFmt input_fmt, MppDevRegOffCfgs *offsets, Hal… in vepu510_h265_set_patch_info() argument 1219 switch (input_fmt) { in vepu510_h265_set_patch_info() [all …]
|
| H A D | hal_h265e_vepu511.c | 146 void *input_fmt; member 324 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu511_h265_setup_hal_bufs() 326 VepuFmt input_fmt = VEPU5xx_FMT_YUV420P; in vepu511_h265_setup_hal_bufs() local 342 input_fmt = (VepuFmt)fmt->format; in vepu511_h265_setup_hal_bufs() 343 switch (input_fmt) { in vepu511_h265_setup_hal_bufs() 366 hal_h265e_err("invalid src color space: %d\n", input_fmt); in vepu511_h265_setup_hal_bufs() 436 MPP_FREE(ctx->input_fmt); in hal_h265e_vepu511_deinit() 522 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_vepu511_init() 601 vepu511_h265_set_patch_info(H265eSyntax_new *syn, VepuFmt input_fmt, MppDevRegOffCfgs *offsets, Hal… in vepu511_h265_set_patch_info() argument 613 switch (input_fmt) { in vepu511_h265_set_patch_info() [all …]
|
| H A D | hal_h265e_vepu580.c | 206 void *input_fmt; member 356 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu580_h265_setup_hal_bufs() 1450 MPP_FREE(ctx->input_fmt); in hal_h265e_v580_deinit() 1516 ctx->input_fmt = mpp_calloc(VepuFmtCfg, 1); in hal_h265e_v580_init() 1631 VepuFmt input_fmt, HalEncTask *task) in vepu580_h265_set_patch_info() argument 1647 switch (input_fmt) { in vepu580_h265_set_patch_info() 1682 hal_h265e_err("unknown color space: %d\n", input_fmt); in vepu580_h265_set_patch_info() 2579 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in vepu580_h265e_use_pass1_patch() 2684 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v580_gen_regs() 2863 VepuFmtCfg *fmt = (VepuFmtCfg *)ctx->input_fmt; in hal_h265e_v580_start()
|