Searched refs:oChunkFormat (Results 1 – 1 of 1) sorted by relevance
260 bool parseClipBuf(const uint8_t* clipBuf, int clipBufSize, const ChunkFormat** oChunkFormat, in parseClipBuf() argument264 *oChunkFormat = nullptr; in parseClipBuf()287 *oChunkFormat = (const ChunkFormat*)*oSoundBuf; in parseClipBuf()306 if (*oChunkFormat == nullptr) { in parseClipBuf()