Home
last modified time | relevance | path

Searched refs:mpp_dev_init (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_device.h137 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type);
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/
H A Dhal_avs2d_api.c107 ret = mpp_dev_init(&cfg->dev, VPU_CLIENT_RKVDEC); in hal_avs2d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_api.c39 ret = mpp_dev_init(&cfg->dev, client_type); in hal_vp9d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_api.c50 ret = mpp_dev_init(&cfg->dev, client_type); in hal_h265d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_api.c60 ret = mpp_dev_init(&cfg->dev, type); in hal_av1d_init()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_device.c39 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type) in mpp_dev_init() function
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c97 ret = mpp_dev_init(&p_hal->dev, client_type); in init_hard_platform()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c196 ret = mpp_dev_init(&cfg->dev, client_type); in hal_h264d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/
H A Dhal_h263d_vdpu2.c138 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU2); in hal_vpu2_h263d_init()
H A Dhal_h263d_vdpu1.c137 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU1); in hal_vpu1_h263d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkenc/jpege/
H A Dhal_jpege_vepu540c.c90 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_jpege_v540c_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
H A Dhal_m2vd_vdpu1.c43 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU1); in hal_m2vd_vdpu1_init()
H A Dhal_m2vd_vdpu2.c47 ret = mpp_dev_init(&p->dev, VPU_CLIENT_VDPU2); in hal_m2vd_vdpu2_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c538 ret = mpp_dev_init(&dev, dev_type); in jpegd_setup_output_fmt()
H A Dhal_jpegd_rkv.c257 ret = mpp_dev_init(&ctx->dev, ctx->dev_type); in hal_jpegd_rkv_init()
H A Dhal_jpegd_vdpu1.c739 ret = mpp_dev_init(&JpegHalCtx->dev, JpegHalCtx->dev_type); in hal_jpegd_vdpu1_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/
H A Dhal_m4vd_vdpu1.c261 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU1); in vdpu1_mpg4d_init()
H A Dhal_m4vd_vdpu2.c259 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU2); in vdpu2_mpg4d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu1_v2.c49 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_jpege_vepu1_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/
H A Dhal_vp8d_vdpu2.c52 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU2); in hal_vp8d_vdpu2_init()
H A Dhal_vp8d_vdpu1.c52 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU1); in hal_vp8d_vdpu1_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu1_v2.c116 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_h264e_vepu1_init_v2()
H A Dhal_h264e_vepu2_v2.c117 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_h264e_vepu2_init_v2()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_vepu1_v2.c291 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_vp8e_vepu1_init_v2()
H A Dhal_vp8e_vepu2_v2.c293 ret = mpp_dev_init(&cfg->dev, cfg->type); in hal_vp8e_vepu2_init_v2()

12