Home
last modified time | relevance | path

Searched defs:bufferNum (Results 1 – 3 of 3) sorted by relevance

/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/video_surface_sink/
Dsurface_sink_plugin.cpp272 auto bufferNum = Plugin::AnyCast<uint32_t>(value); in SetMaxSurfaceNum() local
/foundation/multimedia/audio_framework/services/audio_service/server/src/
Dcapturer_in_server.cpp53 const size_t bufferNum = ((processConfig_.capturerInfo.sourceType == SOURCE_TYPE_WAKEUP) in ConfigServerBuffer() local
/foundation/multimedia/player_framework/frameworks/native/soundpool/
Dcache_buffer.cpp151 for (size_t bufferNum = 0; bufferNum < bufferSize; bufferNum++) { in ReCombineCacheData() local