Home
last modified time | relevance | path

Searched defs:CodecCreateByType (Results 1 – 3 of 3) sorted by relevance

/drivers/peripheral/codec/hdi_service/codec_proxy/
Dicodec.h58 …int32_t (*CodecCreateByType)(struct ICodec *self, CodecType type, AvCodecMime mime, CODEC_HANDLETY… member
Dcodec_proxy.c235 static int32_t CodecCreateByType(struct ICodec *self, CodecType type, AvCodecMime mime, CODEC_HANDL… in CodecCreateByType() function
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_service.c309 int32_t CodecCreateByType(CodecType type, AvCodecMime mime, CODEC_HANDLETYPE *handle) in CodecCreateByType() function