Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_decoder.cpp51 class NativeAudioDecoder : public AVCodecCallback { class
53 NativeAudioDecoder(OH_AVCodec *codec, struct OH_AVCodecAsyncCallback cb, void *userData) in NativeAudioDecoder() function in NativeAudioDecoder