Home
last modified time | relevance | path

Searched refs:readFromStorage (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/media/libaaudio/src/utility/
DFixedBlockReader.cpp36 int32_t FixedBlockReader::readFromStorage(uint8_t *buffer, int32_t numBytes) { in readFromStorage() function in FixedBlockReader
53 int32_t bytesRead = readFromStorage(buffer, bytesLeft); in processVariableBlock()
DFixedBlockReader.h39 int32_t readFromStorage(uint8_t *buffer, int32_t numBytes);