Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/frameworks/native/capi/avcodec/
H A Dnative_video_encoder.cpp51 void BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap);
360 BufferToTempFunc(inputBufferMap_); in ClearBufferList()
361 BufferToTempFunc(outputBufferMap_); in ClearBufferList()
404 void VideoEncoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc() function in __anon10055::VideoEncoderObject
H A Dnative_video_decoder.cpp54 void BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap);
297 BufferToTempFunc(inputBufferMap_); in ClearBufferList()
298 BufferToTempFunc(outputBufferMap_); in ClearBufferList()
320 void VideoDecoderObject::BufferToTempFunc(std::unordered_map<uint32_t, OHOS::sptr<OH_AVBuffer>> &tempMap) in BufferToTempFunc() function in __anon10054::VideoDecoderObject

Completed in 4 milliseconds