Searched defs:NativeAudioDecoder (Results 1 – 1 of 1) sorted by relevance
51 class NativeAudioDecoder : public AVCodecCallback { class53 NativeAudioDecoder(OH_AVCodec *codec, struct OH_AVCodecAsyncCallback cb, void *userData) in NativeAudioDecoder() function in NativeAudioDecoder