Home
last modified time | relevance | path

Searched defs:cacheBuffer (Results 1 - 4 of 4) sorted by relevance

/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dcompilation.h36 std::pair<void*, size_t> cacheBuffer; member
/foundation/multimedia/av_codec/test/unittest/plugins_source_test/
H A Dfile_fd_source_plugin_unit_test.cpp644 char* cacheBuffer = new char[bufferSize]; in HWTEST_F() local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
H A Dstream_id_manager.cpp107 auto cacheBuffer = in Play() local
266 std::shared_ptr<CacheBuffer> cacheBuffer = FindCacheBuffer(streamID); DoPlay() local
[all...]
/foundation/multimedia/av_codec/services/media_engine/plugins/source/
H A Dfile_fd_source_plugin.cpp367 char* cacheBuffer = new char[bufferSize]; in CacheDataLoop() local

Completed in 6 milliseconds