Home
last modified time | relevance | path

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

/foundation/communication/netmanager_base/test/netmanagernative/unit_test/
H A Dtest.cpp136 int32_t GetInputData() in GetInputData() function
151 int32_t inputCMD = GetInputData(); in ProcessInput()
/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_audio_encoder.cpp93 OH_AVMemory *data = GetInputData(codec_, index, buffer);
124 OH_AVMemory *GetInputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetInputData() function in NativeAudioEncoderCallback
H A Dnative_audio_decoder.cpp89 OH_AVMemory *data = GetInputData(codec_, index, buffer);
124 OH_AVMemory *GetInputData(struct OH_AVCodec *codec, uint32_t index, std::shared_ptr<AVSharedMemory> memory) in GetInputData() function in NativeAudioDecoder

Completed in 3 milliseconds