Home
last modified time | relevance | path

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

/frameworks/av/media/libstagefright/webm/
DWebmElement.cpp387 bool havePrimaries = meta->findInt32(kKeyColorPrimaries, (int32_t*)&aspects.mPrimaries); in VideoTrackEntry() local
396 if (havePrimaries) { in VideoTrackEntry()