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