Home
last modified time | relevance | path

Searched refs:VPU_CLIENT_VDPU1_PP (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_dev_defs.h28 VPU_CLIENT_VDPU1_PP = 2, /* 0x00000004 */ enumerator
51 #define HAVE_VDPU1_PP (1 << VPU_CLIENT_VDPU1_PP) /* 0x00000004 */
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c439 (ctx->codec_type & (1 << VPU_CLIENT_VDPU1_PP))) || in jpegd_check_have_pp()
519 dev_type = VPU_CLIENT_VDPU1_PP; in jpegd_setup_output_fmt()
528 if (ctx->dev_type == VPU_CLIENT_VDPU1_PP) in jpegd_setup_output_fmt()
H A Dhal_jpegd_api.c129 case VPU_CLIENT_VDPU1_PP : { in hal_jpegd_init()
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dvcodec_service.c470 case VPU_CLIENT_VDPU1_PP : { in vcodec_service_init()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_soc.cpp106 .type = VPU_CLIENT_VDPU1_PP,