Searched defs:readBuffer (Results 1 – 6 of 6) sorted by relevance
67 short *readBuffer; variable
106 MediaBuffer *readBuffer() { in readBuffer() function in android::FLACParser109 MediaBuffer *readBuffer(FLAC__uint64 sample) { in readBuffer() function in android::FLACParser647 MediaBuffer *FLACParser::readBuffer(bool doSeek, FLAC__uint64 sample) in readBuffer() function in android::FLACParser
49 char* readBuffer = static_cast<char*>(buffer); in readAllBytes() local
1457 void NuPlayer::GenericSource::readBuffer( in readBuffer() function in android::NuPlayer::GenericSource
705 struct input_event readBuffer[bufferSize]; in getEvents() local
540 private byte[] readBuffer() { in readBuffer() method in CameraStreamer.CamFrameHandlerGB