| /OK3568_Linux_fs/external/mpp/osal/driver/ |
| H A D | mpp_server.cpp | 568 MppDevBatServ *bat_server_get(MppClientType client_type); 569 MPP_RET bat_server_put(MppClientType client_type); 640 bat_server_put((MppClientType)i); in ~MppDevServer() 660 MppDevBatServ *MppDevServer::bat_server_get(MppClientType client_type) in bat_server_get() 734 MPP_RET MppDevServer::bat_server_put(MppClientType client_type) in bat_server_put() 785 MppClientType client_type = (MppClientType)ctx->client_type; in attach() 853 MppClientType client_type = (MppClientType)ctx->client_type; in detach()
|
| H A D | mpp_device.c | 31 MppClientType type; 39 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type) in mpp_dev_init()
|
| H A D | mpp_service.c | 181 strof_client_type((MppClientType)i), val); in check_mpp_service_cap() 185 strof_client_type((MppClientType)i)); in check_mpp_service_cap() 264 MPP_RET mpp_service_init(void *ctx, MppClientType type) in mpp_service_init()
|
| /OK3568_Linux_fs/external/mpp/osal/inc/ |
| H A D | mpp_soc.h | 54 MppClientType type : 8; 74 MppClientType type : 8;
|
| H A D | mpp_device.h | 106 MPP_RET (*init)(void *ctx, MppClientType type); 137 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type);
|
| H A D | osal_2str.h | 26 const char *strof_client_type(MppClientType type);
|
| H A D | mpp_dev_defs.h | 46 } MppClientType; typedef
|
| /OK3568_Linux_fs/external/mpp/mpp/base/ |
| H A D | mpp_cluster.cpp | 610 MppCluster *get(MppClientType client_type); 611 MPP_RET put(MppClientType client_type); 627 put((MppClientType)i); in ~MppClusterServer() 630 MppCluster *MppClusterServer::get(MppClientType client_type) in get() 679 MPP_RET MppClusterServer::put(MppClientType client_type) in put() 702 MPP_RET mpp_node_attach(MppNode node, MppClientType type) in mpp_node_attach()
|
| /OK3568_Linux_fs/external/mpp/osal/ |
| H A D | osal_2str.c | 19 const char *strof_client_type(MppClientType type) in strof_client_type()
|
| /OK3568_Linux_fs/external/mpp/mpp/base/inc/ |
| H A D | mpp_cluster.h | 40 MPP_RET mpp_node_attach(MppNode node, MppClientType type);
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/ |
| H A D | hal_jpegd_base.h | 41 MppClientType dev_type;
|
| H A D | hal_jpegd_api.c | 79 MppClientType client_type = VPU_CLIENT_BUTT; in hal_jpegd_init()
|
| H A D | hal_jpegd_common.c | 450 MppClientType dev_type = ctx->dev_type; in jpegd_setup_output_fmt()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_ctx.h | 54 MppClientType client_type;
|
| H A D | hal_vp9d_api.c | 36 MppClientType client_type = VPU_CLIENT_RKVDEC; in hal_vp9d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/inc/ |
| H A D | enc_impl_api.h | 32 MppClientType type;
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/ |
| H A D | hal_jpege_base.h | 40 MppClientType type;
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/ |
| H A D | hal_h265d_ctx.h | 46 MppClientType client_type;
|
| H A D | hal_h265d_api.c | 38 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h265d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/inc/ |
| H A D | mpp_enc_hal.h | 32 MppClientType type;
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/ |
| H A D | hal_vp8e_api_v2.c | 45 MppClientType type = VPU_CLIENT_BUTT; in hal_vp8e_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/ |
| H A D | hal_av1d_api.c | 43 MppClientType type = VPU_CLIENT_AV1DEC; in hal_av1d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/ |
| H A D | hal_avsd_api.c | 42 MppClientType client_type = VPU_CLIENT_BUTT; in init_hard_platform()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/ |
| H A D | hal_h264d_api.c | 86 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h264d_init()
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/ |
| H A D | h264e_api_v2.c | 46 MppClientType type; 88 static void init_h264e_cfg_set(MppEncCfgSet *cfg, MppClientType type) in init_h264e_cfg_set()
|