Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dplaybq.c70 static SLuint32 squeeze(void *buffer, SLuint32 nbytes) in squeeze()
103 SLuint32 nbytes = count * sfframesize; in callback() local
524 SLuint32 nbytes = count * sfframesize; in main() local
Dplaybq.cpp70 static SLuint32 squeeze(void *buffer, SLuint32 nbytes) in squeeze()
103 SLuint32 nbytes = count * sfframesize; in callback() local
524 SLuint32 nbytes = count * sfframesize; in main() local
/frameworks/av/cmds/stagefright/
DSimplePlayer.cpp628 ssize_t nbytes = state->mAudioTrack->write( in renderAudio() local
/frameworks/av/media/libstagefright/rtsp/
DARTPConnection.cpp384 ssize_t nbytes; in receive() local