Home
last modified time | relevance | path

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

12

/rockchip-linux_mpp/osal/inc/
H A Dmpp_soc.h46 MppClientType type : 8;
66 MppClientType type : 8;
96 const MppDecHwCap* mpp_get_dec_hw_info_by_client_type(MppClientType client_type);
H A Dosal_2str.h15 const char *strof_client_type(MppClientType type);
H A Dmpp_device.h122 MPP_RET (*init)(void *ctx, MppClientType type);
157 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type);
H A Dmpp_dev_defs.h38 } MppClientType; typedef
/rockchip-linux_mpp/osal/
H A Dosal_2str.c8 const char *strof_client_type(MppClientType type) in strof_client_type()
H A Dmpp_platform.c149 MppClientType client_type = (MppClientType) i; in mpp_plat_srv_init()
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_cluster.h40 MPP_RET mpp_node_attach(MppNode node, MppClientType type);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_cluster.c139 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 Dmpp_server.c558 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 Dmpp_device.c20 MppClientType type;
28 MPP_RET mpp_dev_init(MppDev *ctx, MppClientType type) in mpp_dev_init()
H A Dmpp_service.c170 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 Dvcodec_service.c457 MPP_RET vcodec_service_init(void *ctx, MppClientType type) in vcodec_service_init()
/rockchip-linux_mpp/mpp/hal/vpu/jpege/
H A Dhal_jpege_base.h30 MppClientType type;
/rockchip-linux_mpp/mpp/codec/inc/
H A Denc_impl_api.h33 MppClientType type;
/rockchip-linux_mpp/mpp/hal/rkdec/vp9d/
H A Dhal_vp9d_ctx.h57 MppClientType client_type;
H A Dhal_vp9d_api.c37 MppClientType client_type = VPU_CLIENT_RKVDEC; in hal_vp9d_init()
/rockchip-linux_mpp/mpp/hal/inc/
H A Dmpp_enc_hal.h32 MppClientType type;
/rockchip-linux_mpp/mpp/hal/rkdec/h265d/
H A Dhal_h265d_ctx.h36 MppClientType client_type;
H A Dhal_h265d_api.c40 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h265d_init()
/rockchip-linux_mpp/mpp/hal/vpu/vp8e/
H A Dhal_vp8e_api_v2.c45 MppClientType type = VPU_CLIENT_BUTT; in hal_vp8e_init()
/rockchip-linux_mpp/mpp/hal/vpu/jpegd/
H A Dhal_jpegd_api.c68 MppClientType client_type = VPU_CLIENT_BUTT; in hal_jpegd_init()
/rockchip-linux_mpp/mpp/hal/common/av1/
H A Dhal_av1d_api_v2.c44 MppClientType type = VPU_CLIENT_RKVDEC; in hal_av1d_init()
/rockchip-linux_mpp/mpp/hal/rkdec/h264d/
H A Dhal_h264d_api.c246 MppClientType client_type = VPU_CLIENT_BUTT; in hal_h264d_init()
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_api_v2.c49 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 Dhal_avsd_api.c42 MppClientType client_type = VPU_CLIENT_BUTT; in init_hard_platform()

12