Searched refs:findMatrix (Results 1 – 1 of 1) sorted by relevance
4523 bool findMatrix = meta->findInt32(kKeyColorMatrix, (int32_t*)&aspects.mMatrixCoeffs); in writeColrBox() local4525 if (!findPrimaries && !findTransfer && !findMatrix && !findRange) { in writeColrBox()