Home
last modified time | relevance | path

Searched defs:channelSize (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsalpha.c288 int channelSize = trueBytesSize(Format); in ComputeIncrementsForChunky() local
346 int channelSize = trueBytesSize(Format); in ComputeIncrementsForPlanar() local
/external/deqp/framework/common/
DtcuTexture.cpp1047 int channelSize = getChannelSize(m_format.type); in getPixel() local
1133 int channelSize = getChannelSize(m_format.type); in getPixelInt() local
1376 int channelSize = getChannelSize(m_format.type); in setPixel() local
1486 int channelSize = getChannelSize(m_format.type); in setPixel() local
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.cpp854 deUint8 channelSize, in ChannelAccess()