Searched refs:VPU_CLIENT_RKVDEC (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_dev_defs.h | 33 VPU_CLIENT_RKVDEC = 9, /* 0x00000200 */ enumerator 56 #define HAVE_RKVDEC (1 << VPU_CLIENT_RKVDEC) /* 0x00000200 */
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | mpp_soc.cpp | 250 .type = VPU_CLIENT_RKVDEC, 268 .type = VPU_CLIENT_RKVDEC, 286 .type = VPU_CLIENT_RKVDEC, 304 .type = VPU_CLIENT_RKVDEC, 323 .type = VPU_CLIENT_RKVDEC, 341 .type = VPU_CLIENT_RKVDEC, 359 .type = VPU_CLIENT_RKVDEC, 377 .type = VPU_CLIENT_RKVDEC,
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avs2d/ |
| H A D | hal_avs2d_api.c | 86 RK_U32 hw_id = mpp_get_client_hw_id(VPU_CLIENT_RKVDEC); in hal_avs2d_init() 107 ret = mpp_dev_init(&cfg->dev, VPU_CLIENT_RKVDEC); in hal_avs2d_init()
|
| H A D | hal_avs2d_rkv.c | 551 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_avs2d_rkv_init()
|
| H A D | hal_avs2d_vdpu382.c | 626 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_avs2d_vdpu382_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/test/ |
| H A D | mpp_cluster_test.c | 62 ret = mpp_node_attach(node, VPU_CLIENT_RKVDEC); in main()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 122 client_type = VPU_CLIENT_RKVDEC; in hal_h264d_init() 134 case VPU_CLIENT_RKVDEC : { in hal_h264d_init()
|
| H A D | hal_h264d_rkv_reg.c | 592 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in rkv_h264d_init()
|
| H A D | hal_h264d_vdpu34x.c | 750 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in vdpu34x_h264d_init()
|
| H A D | hal_h264d_vdpu382.c | 776 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in vdpu382_h264d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_api.c | 36 MppClientType client_type = VPU_CLIENT_RKVDEC; in hal_vp9d_init()
|
| H A D | hal_vp9d_vdpu382.c | 269 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_vp9d_vdpu382_init()
|
| H A D | hal_vp9d_vdpu34x.c | 268 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_vp9d_vdpu34x_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_api.c | 48 VPU_CLIENT_HEVC_DEC : VPU_CLIENT_RKVDEC; in hal_h265d_init()
|
| H A D | hal_h265d_rkv.c | 220 if (info->dec_caps[i] && ( info->dec_caps[i]->type == VPU_CLIENT_RKVDEC || in hal_h265d_rkv_init() 958 (reg_ctx->client_type == VPU_CLIENT_RKVDEC) ? in hal_h265d_rkv_start()
|
| H A D | hal_h265d_vdpu382.c | 170 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_h265d_vdpu382_init()
|
| H A D | hal_h265d_vdpu34x.c | 170 if (info->dec_caps[i] && info->dec_caps[i]->type == VPU_CLIENT_RKVDEC) { in hal_h265d_vdpu34x_init()
|
| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | vcodec_service.c | 486 case VPU_CLIENT_RKVDEC : { in vcodec_service_init()
|