Home
last modified time | relevance | path

Searched refs:MppClientType (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/external/mpp/osal/driver/
H A Dmpp_server.cpp568 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 Dmpp_device.c31 MppClientType type;
39 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type) in mpp_dev_init()
H A Dmpp_service.c181 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 Dmpp_soc.h54 MppClientType type : 8;
74 MppClientType type : 8;
H A Dmpp_device.h106 MPP_RET (*init)(void *ctx, MppClientType type);
137 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type);
H A Dosal_2str.h26 const char *strof_client_type(MppClientType type);
H A Dmpp_dev_defs.h46 } MppClientType; typedef
/OK3568_Linux_fs/external/mpp/mpp/base/
H A Dmpp_cluster.cpp610 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 Dosal_2str.c19 const char *strof_client_type(MppClientType type) in strof_client_type()
/OK3568_Linux_fs/external/mpp/mpp/base/inc/
H A Dmpp_cluster.h40 MPP_RET mpp_node_attach(MppNode node, MppClientType type);
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_base.h41 MppClientType dev_type;
H A Dhal_jpegd_api.c79 MppClientType client_type = VPU_CLIENT_BUTT; in hal_jpegd_init()
H A Dhal_jpegd_common.c450 MppClientType dev_type = ctx->dev_type; in jpegd_setup_output_fmt()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_ctx.h54 MppClientType client_type;
H A Dhal_vp9d_api.c36 MppClientType client_type = VPU_CLIENT_RKVDEC; in hal_vp9d_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/inc/
H A Denc_impl_api.h32 MppClientType type;
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.h40 MppClientType type;
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h46 MppClientType client_type;
H A Dhal_h265d_api.c38 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h265d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/inc/
H A Dmpp_enc_hal.h32 MppClientType type;
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_api_v2.c45 MppClientType type = VPU_CLIENT_BUTT; in hal_vp8e_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/vpu/av1d/
H A Dhal_av1d_api.c43 MppClientType type = VPU_CLIENT_AV1DEC; in hal_av1d_init()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/avsd/
H A Dhal_avsd_api.c42 MppClientType client_type = VPU_CLIENT_BUTT; in init_hard_platform()
/OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c86 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h264d_init()
/OK3568_Linux_fs/external/mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c46 MppClientType type;
88 static void init_h264e_cfg_set(MppEncCfgSet *cfg, MppClientType type) in init_h264e_cfg_set()

12