Home
last modified time | relevance | path

Searched defs:CodecGetCapability (Results 1 – 2 of 2) sorted by relevance

/drivers/peripheral/codec/hdi_service/codec_proxy/
Dicodec.h55 int32_t (*CodecGetCapability)(struct ICodec *self, AvCodecMime mime, CodecType type, member
/drivers/peripheral/codec/hdi_service/codec_service_stub/
Dcodec_service.c251 int32_t CodecGetCapability(AvCodecMime mime, CodecType type, uint32_t flags, CodecCapability *cap) in CodecGetCapability() function