Searched refs:HAVE_VDPU2 (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_soc.cpp | 632 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC, 665 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC, 679 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC | HAVE_AVSDEC | HAVE_VEPU22, 691 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC | HAVE_VEPU22, 703 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC, 714 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_RKVDEC, 726 HAVE_VDPU2 | HAVE_VEPU2 | HAVE_RKVDEC | HAVE_RKVENC, 738 HAVE_VDPU2 | HAVE_VEPU2_JPEG | HAVE_RKVDEC | HAVE_RKVENC, 750 HAVE_VDPU2 | HAVE_VEPU2_JPEG | HAVE_RKVDEC | HAVE_RKVENC, 761 HAVE_VDPU2 | HAVE_VDPU2_PP | HAVE_VEPU2 | HAVE_HEVC_DEC, [all …]
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/mpg4d/ |
| H A D | hal_m4vd_api.c | 60 mpp_assert(hw_flag & (HAVE_VDPU2 | HAVE_VDPU1)); in hal_vpu_mpg4d_init() 62 if (hw_flag & HAVE_VDPU2) in hal_vpu_mpg4d_init()
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_dev_defs.h | 50 #define HAVE_VDPU2 (1 << VPU_CLIENT_VDPU2) /* 0x00000002 */ macro
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_api.c | 50 RK_U32 hw_flag = HAVE_VDPU1 | HAVE_VDPU2 | HAVE_VDPU1_PP | HAVE_VDPU2_PP; in init_hard_platform() 80 (vcodec_type & (HAVE_VDPU2 | HAVE_VDPU2_PP))) { in init_hard_platform()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 99 if (!(vcodec_type & (HAVE_RKVDEC | HAVE_VDPU1 | HAVE_VDPU2))) { in hal_h264d_init() 125 } else if (vcodec_type & HAVE_VDPU2) { in hal_h264d_init()
|
| /OK3568_Linux_fs/external/mpp/osal/test/ |
| H A D | mpp_platform_test.c | 50 if (vcodec_type & (HAVE_VDPU2 | HAVE_VEPU2)) in main()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/m2vd/ |
| H A D | hal_m2vd_api.c | 72 if (hw_flag & HAVE_VDPU2) in hal_m2vd_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/h263d/ |
| H A D | hal_h263d_api.c | 79 if (hw_flag & HAVE_VDPU2) in hal_h263d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8d/ |
| H A D | hal_vp8d_api.c | 113 if (hw_flag & HAVE_VDPU2) in hal_vp8d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_api.c | 106 if (hw_flag & HAVE_VDPU2) in hal_jpegd_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_api.c | 50 if (!(vcodec_type & (HAVE_RKVDEC | HAVE_VDPU1 | HAVE_VDPU2))) { in hal_av1d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/legacy/ |
| H A D | vpu.c | 79 else if (vcodec_type & HAVE_VDPU2) in vpu_api_set_client_type()
|