| /rockchip-linux_mpp/osal/inc/ |
| H A D | mpp_soc.h | 46 MppClientType type : 8; 66 MppClientType type : 8; 96 const MppDecHwCap* mpp_get_dec_hw_info_by_client_type(MppClientType client_type);
|
| H A D | osal_2str.h | 15 const char *strof_client_type(MppClientType type);
|
| H A D | mpp_device.h | 122 MPP_RET (*init)(void *ctx, MppClientType type); 157 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type);
|
| H A D | mpp_dev_defs.h | 38 } MppClientType; typedef
|
| /rockchip-linux_mpp/osal/ |
| H A D | osal_2str.c | 8 const char *strof_client_type(MppClientType type) in strof_client_type()
|
| H A D | mpp_platform.c | 149 MppClientType client_type = (MppClientType) i; in mpp_plat_srv_init()
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_cluster.h | 40 MPP_RET mpp_node_attach(MppNode node, MppClientType type);
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_cluster.c | 139 static MppCluster *cluster_server_get(MppClientType client_type); 140 static MPP_RET cluster_server_put(MppClientType client_type); 640 cluster_server_put((MppClientType)i); in mpp_cluster_srv_deinit() 648 static MppCluster *cluster_server_get(MppClientType client_type) in MPP_SINGLETON() 702 static MPP_RET cluster_server_put(MppClientType client_type) in cluster_server_put() 736 MPP_RET mpp_node_attach(MppNode node, MppClientType type) in mpp_node_attach()
|
| /rockchip-linux_mpp/osal/driver/ |
| H A D | mpp_server.c | 558 static MppDevBatServ *bat_server_get(MppDevServer *srv, MppClientType client_type) in bat_server_get() 631 static rk_s32 bat_server_put(MppDevServer *srv, MppClientType client_type) in bat_server_put() 677 MppClientType client_type = (MppClientType)ctx->client_type; in server_attach() 747 MppClientType client_type = (MppClientType)ctx->client_type; in server_detach() 884 bat_server_put(srv, (MppClientType)i); in mpp_server_deinit()
|
| H A D | mpp_device.c | 20 MppClientType type; 28 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type) in mpp_dev_init()
|
| H A D | mpp_service.c | 170 strof_client_type((MppClientType)i), val); in check_mpp_service_cap() 174 strof_client_type((MppClientType)i)); in check_mpp_service_cap() 296 MPP_RET mpp_service_init(void *ctx, MppClientType type) in mpp_service_init()
|
| H A D | vcodec_service.c | 457 MPP_RET vcodec_service_init(void *ctx, MppClientType type) in vcodec_service_init()
|
| /rockchip-linux_mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_base.h | 30 MppClientType type;
|
| /rockchip-linux_mpp/mpp/codec/inc/ |
| H A D | enc_impl_api.h | 33 MppClientType type;
|
| /rockchip-linux_mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_ctx.h | 57 MppClientType client_type;
|
| H A D | hal_vp9d_api.c | 37 MppClientType client_type = VPU_CLIENT_RKVDEC; in hal_vp9d_init()
|
| /rockchip-linux_mpp/mpp/hal/inc/ |
| H A D | mpp_enc_hal.h | 32 MppClientType type;
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_ctx.h | 36 MppClientType client_type;
|
| H A D | hal_h265d_api.c | 40 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h265d_init()
|
| /rockchip-linux_mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_api_v2.c | 45 MppClientType type = VPU_CLIENT_BUTT; in hal_vp8e_init()
|
| /rockchip-linux_mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_api.c | 68 MppClientType client_type = VPU_CLIENT_BUTT; in hal_jpegd_init()
|
| /rockchip-linux_mpp/mpp/hal/common/av1/ |
| H A D | hal_av1d_api_v2.c | 44 MppClientType type = VPU_CLIENT_RKVDEC; in hal_av1d_init()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 246 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h264d_init()
|
| /rockchip-linux_mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 49 MppClientType type; 92 static void init_h264e_cfg_set(MppEncCfgSet *cfg, MppClientType type) in init_h264e_cfg_set()
|
| /rockchip-linux_mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_api.c | 42 MppClientType client_type = VPU_CLIENT_BUTT; in init_hard_platform()
|