Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_encoder.cpp112 OH_AVMemory *data = GetOutputData(codec_, index, buffer);
150 OH_AVMemory *GetOutputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetOutputData() function in NativeAudioEncoderCallback
H A Dnative_audio_decoder.cpp112 OH_AVMemory *data = GetOutputData(codec_, index, buffer);
150 OH_AVMemory *GetOutputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetOutputData() function in NativeAudioDecoder

Completed in 3 milliseconds