Searched refs:avccSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp233 size_t avccSize; local
239 } else if (meta->findData(kKeyAVCC, &dummy, (const void **)&avcc, &avccSize)
240 && avccSize >= 5u) {

Completed in 55 milliseconds