Home
last modified time | relevance | path

Searched refs:MppCodingType (Results 1 – 25 of 67) sorted by relevance

123

/rockchip-linux_mpp/inc/
H A Dmpp_sys_cfg_st.h16 MppCodingType type;
27 MppCodingType type;
38 MppCodingType type;
48 MppCodingType type;
H A Dmpp_rc_api.h188 MppCodingType type;
221 MppCodingType type;
237 MppCodingType type;
H A Drk_mpi.h242 MPP_RET mpp_init(MppCtx ctx, MppCtxType type, MppCodingType coding);
259 MPP_RET mpp_check_support_format(MppCtxType type, MppCodingType coding);
H A Drk_hdr_meta_com.h120 void fill_hdr_meta_to_frame(MppFrame frame, MppCodingType in_type);
H A Dmpp_sys_cfg.h38 MppCodingType type;
/rockchip-linux_mpp/mpp/hal/common/
H A Dhal_info.c28 MppCodingType coding;
36 MPP_RET hal_info_init(HalInfo *ctx, MppCtxType type, MppCodingType coding) in hal_info_init()
194 MppCodingType coding = *((MppCodingType *)val); in hal_info_to_string()
206 MppCodingType coding = *((MppCodingType *)val); in hal_info_to_string()
/rockchip-linux_mpp/mpp/base/inc/
H A Dmpp_2str.h29 const char *strof_coding_type(MppCodingType coding);
31 const char *strof_profle(MppCodingType coding, RK_U32 profile);
/rockchip-linux_mpp/mpp/codec/inc/
H A Dparser_api.h34 MppCodingType coding;
60 MppCodingType coding;
H A Denc_impl_api.h32 MppCodingType coding;
57 MppCodingType coding;
H A Dmpp_enc.h155 MppCodingType coding;
H A Drc.h54 MPP_RET rc_init(RcCtx *ctx, MppCodingType type, const char **request_name);
H A Dmpp_dec.h35 MppCodingType coding;
/rockchip-linux_mpp/mpp/codec/rc/
H A Drc_api.c46 MppCodingType type;
120 static RcImplApi *_rc_api_get(MppRcApiSrv *srv, MppCodingType type, const char *name) in _rc_api_get()
198 RcImplApi *rc_api_get(MppCodingType type, const char *name) in rc_api_get()
229 RK_S32 max_count, MppCodingType type) in rc_api_get_by_type()
285 MppCodingType type; in rc_brief_get_by_type()
H A Drc_api.h15 RcImplApi *rc_api_get(MppCodingType type, const char *name);
/rockchip-linux_mpp/mpp/base/
H A Dmpp_2str.c33 const char *strof_coding_type(MppCodingType coding) in strof_coding_type()
96 const char *strof_profle(MppCodingType coding, RK_U32 profile) in strof_profle()
/rockchip-linux_mpp/mpp/hal/inc/
H A Dmpp_hal.h41 MppCodingType coding;
58 MppCodingType coding;
H A Dmpp_enc_hal.h26 MppCodingType coding;
40 MppCodingType coding;
/rockchip-linux_mpp/utils/
H A Dmpi_dec_utils.h109 MppCodingType type;
142 void reader_init(FileReader* reader, char* file_in, MppCodingType type);
H A Dmpi_enc_utils.h31 MppCodingType type;
32 MppCodingType type_src; /* for file source input */
H A Dmpp_enc_roi_utils.h39 MPP_RET mpp_enc_roi_init(MppEncRoiCtx *ctx, RK_U32 w, RK_U32 h, MppCodingType type, RK_S32 count);
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h20 MPP_RET (*init)(Kmpp *ctx, MppCtxType type, MppCodingType coding);
59 MppCodingType mCoding;
/rockchip-linux_mpp/mpp/inc/
H A Dmpi_impl.h34 MppCodingType coding;
H A Dmpp_impl.h33 MPP_RET mpp_ops_init(MppDump info, MppCtxType type, MppCodingType coding);
H A Dmpp.h170 MppCodingType mCoding;
188 MPP_RET mpp_ctx_init(Mpp *mpp, MppCtxType type, MppCodingType coding);
/rockchip-linux_mpp/osal/inc/
H A Dvcodec_service.h42 const char *mpp_get_vcodec_dev_name(MppCtxType type, MppCodingType coding);

123