Home
last modified time | relevance | path

Searched defs:nbytes (Results 1 – 5 of 5) sorted by relevance

/frameworks/wilhelm/tests/sandbox/
Dplaybq.cpp97 SLuint32 nbytes = count * sfinfo.channels * sizeof(short); in callback() local
439 SLuint32 nbytes = count * sfinfo.channels * sizeof(short); in main() local
Dplaybq.c97 SLuint32 nbytes = count * sfinfo.channels * sizeof(short); in callback() local
439 SLuint32 nbytes = count * sfinfo.channels * sizeof(short); in main() local
/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp629 ssize_t nbytes = state->mAudioTrack->write( in renderAudio() local
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp384 ssize_t nbytes; in receive() local
/frameworks/base/core/java/android/speech/srec/
DRecognizer.java308 int nbytes = audio.read(mPutAudioBuffer); in putAudio() local