Searched refs:kTx3gGrowth (Results 1 – 2 of 2) sorted by relevance
/frameworks/av/media/extractors/mp4/ | ||
D | MPEG4Extractor.h | 125 static const int kTx3gGrowth = 16 * 1024; variable |
D | MPEG4Extractor.cpp | 2654 size_t growth = kTx3gGrowth; in parseChunk() |