Home
last modified time | relevance | path

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

/platform_testing/libraries/audio-test-harness/instrumentation/src/com/android/media/audiotestharness/instrumentation/
DAudioTestHarnessCaptureTest.java165 ByteBuffer buf = ByteBuffer.allocate(toWrite.length * 2).order(ByteOrder.LITTLE_ENDIAN); in writeSamplesToAppStorage() local
/platform_testing/tools/automotive/proxy/
Dproxy.cpp66 char buf[BUFFER_SIZE]; in transferBytes() local