| /rockchip-linux_mpp/mpp/hal/inc/ |
| H A D | mpp_hal.h | 40 MppCtxType type; 57 MppCtxType type;
|
| /rockchip-linux_mpp/inc/ |
| H A D | rk_mpi.h | 242 MPP_RET mpp_init(MppCtx ctx, MppCtxType type, MppCodingType coding); 259 MPP_RET mpp_check_support_format(MppCtxType type, MppCodingType coding);
|
| H A D | rk_type.h | 112 } MppCtxType; typedef
|
| /rockchip-linux_mpp/kmpp/inc/ |
| H A D | kmpp.h | 20 MPP_RET (*init)(Kmpp *ctx, MppCtxType type, MppCodingType coding); 58 MppCtxType mType;
|
| /rockchip-linux_mpp/mpp/base/inc/ |
| H A D | mpp_2str.h | 28 const char *strof_ctx_type(MppCtxType type);
|
| /rockchip-linux_mpp/mpp/inc/ |
| H A D | mpi_impl.h | 33 MppCtxType type;
|
| H A D | mpp_impl.h | 33 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding);
|
| H A D | mpp.h | 169 MppCtxType mType; 188 MPP_RET mpp_ctx_init(Mpp *mpp, MppCtxType type, MppCodingType coding);
|
| H A D | mpp_dec_cfg.h | 79 MppCtxType type;
|
| /rockchip-linux_mpp/osal/inc/ |
| H A D | vcodec_service.h | 42 const char *mpp_get_vcodec_dev_name(MppCtxType type, MppCodingType coding);
|
| H A D | mpp_soc.h | 95 rk_u32 mpp_check_soc_cap(MppCtxType type, MppCodingType coding);
|
| /rockchip-linux_mpp/mpp/base/ |
| H A D | mpp_2str.c | 22 const char *strof_ctx_type(MppCtxType type) in strof_ctx_type()
|
| /rockchip-linux_mpp/mpp/hal/common/ |
| H A D | hal_info.h | 61 MPP_RET hal_info_init(HalInfo *ctx, MppCtxType type, MppCodingType coding);
|
| H A D | hal_info.c | 27 MppCtxType type; 36 MPP_RET hal_info_init(HalInfo *ctx, MppCtxType type, MppCodingType coding) in hal_info_init()
|
| /rockchip-linux_mpp/mpp/ |
| H A D | mpi.c | 23 MppCtxType type; 446 MPP_RET mpp_init(MppCtx ctx, MppCtxType type, MppCodingType coding) in mpp_init() 495 MPP_RET mpp_check_support_format(MppCtxType type, MppCodingType coding) in mpp_check_support_format()
|
| H A D | mpp_impl.c | 44 MppCtxType type; 62 MppCtxType type; 322 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding) in mpp_ops_init()
|
| H A D | mpp.c | 150 MPP_RET mpp_ctx_init(Mpp *mpp, MppCtxType type, MppCodingType coding) in mpp_ctx_init()
|
| /rockchip-linux_mpp/osal/driver/ |
| H A D | vcodec_service.c | 138 const char *mpp_get_platform_dev_name(MppCtxType type, MppCodingType coding, RK_U32 platform) in mpp_get_platform_dev_name() 171 const char *mpp_get_vcodec_dev_name(MppCtxType type, MppCodingType coding) in mpp_get_vcodec_dev_name()
|
| /rockchip-linux_mpp/mpp/legacy/ |
| H A D | vpu.c | 127 MppCtxType ctx_type; in VPUClientInit()
|
| H A D | vpu_api.cpp | 327 MppCtxType type = (s->codecType == CODEC_DECODER) ? (MPP_CTX_DEC) : in vpu_open_context()
|
| H A D | vpu_api_legacy.cpp | 410 MppCtxType type; in init()
|
| /rockchip-linux_mpp/kmpp/ |
| H A D | kmpp.c | 79 static MPP_RET init(Kmpp *ctx, MppCtxType type, MppCodingType coding) in init()
|
| /rockchip-linux_mpp/osal/ |
| H A D | mpp_soc.c | 1183 rk_u32 mpp_check_soc_cap(MppCtxType type, MppCodingType coding) in mpp_check_soc_cap()
|