Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/
DWebmElement.cpp389 bool haveCoeffs = meta->findInt32(kKeyColorMatrix, (int32_t*)&aspects.mMatrixCoeffs); in VideoTrackEntry() local
402 if (haveCoeffs) { in VideoTrackEntry()