Searched refs:kKeyColorPrimaries (Results 1 – 4 of 4) sorted by relevance
207 kKeyColorPrimaries = 'cPrm', // int32_t, enumerator
387 bool havePrimaries = meta->findInt32(kKeyColorPrimaries, (int32_t*)&aspects.mPrimaries); in VideoTrackEntry()
86 meta->findInt32(kKeyColorPrimaries, &primaries); in convertMetaDataToMessageColorAspects()1248 if (meta->findInt32(kKeyColorPrimaries, &primaries)) { in convertMetaDataToMessage()1589 meta->setInt32(kKeyColorPrimaries, colorAspects.mPrimaries); in convertMessageToMetaDataColorAspects()
3838 if (mMeta->findInt32(kKeyColorPrimaries, (int32_t*)&aspects.mPrimaries) in writeColrBox()