Home
last modified time | relevance | path

Searched defs:numBuffer (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/media/alsa_utils/
H A Dalsa_device_profile.c487 char numBuffer[32]; in profile_get_sample_rate_strs() local
/aosp12/hardware/interfaces/renderscript/1.0/default/
H A DContext.cpp142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue()