Home
last modified time | relevance | path

Searched refs:VPU_CLIENT_VDPU2 (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_dev_defs.h27 VPU_CLIENT_VDPU2 = 1, /* 0x00000002 */ enumerator
50 #define HAVE_VDPU2 (1 << VPU_CLIENT_VDPU2) /* 0x00000002 */
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_api.c107 client_type = VPU_CLIENT_VDPU2; in hal_jpegd_init()
117 case VPU_CLIENT_VDPU2 : in hal_jpegd_init()
H A Dhal_jpegd_common.c440 ((ctx->dev_type == VPU_CLIENT_VDPU2) && in jpegd_check_have_pp()
520 else if (ctx->dev_type == VPU_CLIENT_VDPU2) in jpegd_setup_output_fmt()
531 dev_type = VPU_CLIENT_VDPU2; in jpegd_setup_output_fmt()
H A Dhal_jpegd_vdpu2.c727 JpegHalCtx->dev_type = VPU_CLIENT_VDPU2; in hal_jpegd_vdpu2_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c126 client_type = VPU_CLIENT_VDPU2; in hal_h264d_init()
178 case VPU_CLIENT_VDPU2 : { in hal_h264d_init()
H A Dhal_h264d_vdpu2.c844 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_VDPU2) { in vdpu2_h264d_init()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_soc.cpp124 .type = VPU_CLIENT_VDPU2,
142 .type = VPU_CLIENT_VDPU2,
178 .type = VPU_CLIENT_VDPU2,
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c89 client_type = VPU_CLIENT_VDPU2; in init_hard_platform()
/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()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/
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/mpg4d/
H A Dhal_m4vd_vdpu2.c259 ret = mpp_dev_init(&ctx->dev, VPU_CLIENT_VDPU2); in vdpu2_mpg4d_init()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dvcodec_service.c465 case VPU_CLIENT_VDPU2 : { in vcodec_service_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()