Searched refs:parseClipBuf (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/cmds/bootanimation/
H A Daudioplay.cpp255 bool parseClipBuf(const uint8_t* clipBuf, int clipBufSize, const ChunkFormat** oChunkFormat, function in namespace:audioplay::__anon1023
319 if (!parseClipBuf(exampleClipBuf, exampleClipBufSize, &chunkFormat, &soundBuf, &soundBufSize)) {
333 if (!parseClipBuf(buf, size, &chunkFormat, &nextBuffer, &nextSize)) {

Completed in 64 milliseconds