Home
last modified time | relevance | path

Searched refs:AudioDecoderObject (Results 1 - 1 of 1) sorted by relevance

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_decoder.cpp36 struct AudioDecoderObject : public OH_AVCodec { struct
37 explicit AudioDecoderObject(const std::shared_ptr<AVCodecAudioDecoder> &decoder) in AudioDecoderObject() function
39 ~AudioDecoderObject() = default;
81 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec_);
99 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec_);
129 struct AudioDecoderObject *audioDecObj = reinterpret_cast<AudioDecoderObject *>(codec); in GetInputData()
155 struct AudioDecoderObject *audioDecOb in GetOutputData()
[all...]

Completed in 2 milliseconds