Searched refs:gfxStandard (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/foundation/
H A DColorUtils.cpp582 uint32_t gfxStandard = standard; local
585 if (!(sGfxRanges.map(range, &gfxRange) & sGfxStandards.map(standard, &gfxStandard)
590 gfxRange, gfxStandard, gfxTransfer);
595 (gfxStandard << HAL_DATASPACE_STANDARD_SHIFT) |

Completed in 155 milliseconds