Home
last modified time | relevance | path

Searched refs:VPU_CLIENT_VEPU2 (Results 1 – 9 of 9) sorted by relevance

/rockchip-linux_mpp/osal/inc/
H A Dmpp_dev_defs.h28 VPU_CLIENT_VEPU2 = 18, /* 0x00040000 */ enumerator
58 #define HAVE_VEPU2 (1 << VPU_CLIENT_VEPU2) /* 0x00040000 */
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_api_v2.c56 type = VPU_CLIENT_VEPU2; in hal_vp8e_init()
H A Dhal_vp8e_vepu2_v2.c292 cfg->type = VPU_CLIENT_VEPU2; in hal_vp8e_vepu2_init_v2()
/rockchip-linux_mpp/osal/
H A Dmpp_soc.c525 .type = VPU_CLIENT_VEPU2,
536 .type = VPU_CLIENT_VEPU2,
547 .type = VPU_CLIENT_VEPU2,
558 .type = VPU_CLIENT_VEPU2,
/rockchip-linux_mpp/mpp/legacy/
H A Dvpu.c79 client_data = VPU_CLIENT_VEPU2; in vpu_api_set_client_type()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c114 case VPU_CLIENT_VEPU2 : { in init_h264e_cfg_set()
/rockchip-linux_mpp/osal/driver/
H A Dvcodec_service.c518 case VPU_CLIENT_VEPU2 : { in vcodec_service_init()
/rockchip-linux_mpp/mpp/hal/vpu/h264e/
H A Dhal_h264e_vepu2_v2.c116 cfg->type = VPU_CLIENT_VEPU2; in hal_h264e_vepu2_init_v2()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_vepu2_v2.c74 VPU_CLIENT_VEPU2_JPEG : VPU_CLIENT_VEPU2; in hal_jpege_vepu2_init()