Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_dev_defs.h29 VPU_CLIENT_VDPU2_PP = 3, /* 0x00000008 */ enumerator
52 #define HAVE_VDPU2_PP (1 << VPU_CLIENT_VDPU2_PP) /* 0x00000008 */
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_common.c441 (ctx->codec_type & (1 << VPU_CLIENT_VDPU2_PP))); in jpegd_check_have_pp()
521 dev_type = VPU_CLIENT_VDPU2_PP; in jpegd_setup_output_fmt()
530 else if (ctx->dev_type == VPU_CLIENT_VDPU2_PP) in jpegd_setup_output_fmt()
H A Dhal_jpegd_api.c118 case VPU_CLIENT_VDPU2_PP : { in hal_jpegd_init()
/OK3568_Linux_fs/external/mpp/osal/
H A Dmpp_soc.cpp160 .type = VPU_CLIENT_VDPU2_PP,
196 .type = VPU_CLIENT_VDPU2_PP,
/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dvcodec_service.c475 case VPU_CLIENT_VDPU2_PP : { in vcodec_service_init()