Home
last modified time | relevance | path

Searched defs:init (Results 1 – 25 of 28) sorted by relevance

12

/rockchip-linux_mpp/osal/inc/
H A Dmpp_singleton.h59 void (*init)(void); member
67 #define MPP_SINGLETON(id, name, init, deinit) \ argument
H A Dmpp_device.h122 MPP_RET (*init)(void *ctx, MppClientType type); member
/rockchip-linux_mpp/osal/
H A Dmpp_eventfd.c13 RK_S32 mpp_eventfd_get(RK_U32 init) in mpp_eventfd_get()
/rockchip-linux_mpp/mpp/codec/dec/h264/
H A Dh264d_api.c56 static MPP_RET init_input_ctx(H264dInputCtx_t *p_Inp, ParserCfg *init) in init_input_ctx()
322 MPP_RET h264d_init(void *decoder, ParserCfg *init) in h264d_init()
/rockchip-linux_mpp/mpp/codec/inc/
H A Denc_impl_api.h61 MPP_RET (*init)(void *ctx, EncImplCfg *ctrlCfg); member
H A Dparser_api.h64 MPP_RET (*init)(void *ctx, ParserCfg *cfg); member
/rockchip-linux_mpp/mpp/legacy/
H A DppOp.cpp25 status_t ppOpInit(PP_OP_HANDLE *hnd, PP_OPERATION *init) in ppOpInit()
H A Dvpu_api_legacy.cpp405 RK_S32 VpuApiLegacy::init(VpuCodecContext *ctx, RK_U8 *extraData, RK_U32 extra_size) in init() function in VpuApiLegacy
/rockchip-linux_mpp/mpp/codec/dec/vp9/
H A Dvp9d_api.c38 MPP_RET vp9d_init(void *ctx, ParserCfg *init) in vp9d_init()
H A Dvp9d_parser.c347 MPP_RET vp9d_parser_init(Vp9CodecContext *vp9_ctx, ParserCfg *init) in vp9d_parser_init()
/rockchip-linux_mpp/mpp/hal/inc/
H A Dmpp_enc_hal.h44 MPP_RET (*init)(void *ctx, MppEncHalCfg *cfg); member
H A Dmpp_hal.h62 MPP_RET (*init)(void *ctx, MppHalCfg *cfg); member
/rockchip-linux_mpp/mpp/codec/dec/avs/
H A Davsd_api.c67 static MPP_RET avsd_init(void *decoder, ParserCfg *init) in avsd_init()
H A Davsd_parse.h212 ParserCfg init; member
/rockchip-linux_mpp/mpp/codec/dec/av1/
H A Dav1d_api.c39 MPP_RET av1d_init(void *ctx, ParserCfg *init) in av1d_init()
H A Dav1d_parser.c859 MPP_RET av1d_parser_init(Av1CodecContext *ctx, ParserCfg *init) in av1d_parser_init()
/rockchip-linux_mpp/mpp/codec/dec/avs2/
H A Davs2d_api.c64 MPP_RET avs2d_init(void *decoder, ParserCfg *init) in avs2d_init()
/rockchip-linux_mpp/kmpp/inc/
H A Dkmpp.h20 MPP_RET (*init)(Kmpp *ctx, MppCtxType type, MppCodingType coding); member
/rockchip-linux_mpp/mpp/vproc/inc/
H A Diep_common.h106 MPP_RET (*init)(IepCtx *ctx); member
/rockchip-linux_mpp/mpp/codec/enc/h264/
H A Dh264e_dpb.c428 EncFrmStatus *init = cpb->init; in h264e_dpb_proc() local
H A Dh264e_slice.c788 const RK_S8 *init = &skip_init_state[model][0]; in init_context() local
/rockchip-linux_mpp/kmpp/
H A Dkmpp.c79 static MPP_RET init(Kmpp *ctx, MppCtxType type, MppCodingType coding) in init() function
/rockchip-linux_mpp/inc/
H A Dmpp_rc_defs.h162 EncFrmStatus init[MAX_CPB_REFS]; member
H A Dmpp_rc_api.h191 MPP_RET (*init)(void *ctx, RcCfg *cfg); member
/rockchip-linux_mpp/kmpp/base/
H A Dkmpp_obj.c123 KmppObjInit init; member
735 rk_s32 kmpp_objdef_add_init(KmppObjDef def, KmppObjInit init) in kmpp_objdef_add_init()

12