Lines Matching refs:bValue
1758 Interval rValue, bValue;
1765 bValue = lookupWrapped(bAccess, conversionFormat[2], addressModeU, addressModeV, IVec2(subI, subJ));
1772 bValue = reconstructLinearXYChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, yChromaOffset, addressModeU, addressModeV, bAccess, i, j);
1777 bValue = reconstructLinearXChromaSample(filteringFormat[2], conversionFormat[2], xChromaOffset, addressModeU, addressModeV, bAccess, i, j);
1785 bValue,
1807 Interval rValue, bValue;
1812 bValue = lookupWrapped(bAccess, conversionFormat[2], addressModeU, addressModeV, IVec2(chromaI, chromaJ));
1820 bValue = linearSample(bAccess, conversionFormat[2], filteringFormat[2], addressModeU, addressModeV, IVec2(chromaI, chromaJ), chromaA, chromaB);
1827 bValue,
1849 Interval rValue, bValue;
1857 bValue = linearInterpolate(filteringFormat[2], lumaA, lumaB,
1873 bValue = linearInterpolate(filteringFormat[2], lumaA, lumaB,
1887 bValue = linearInterpolate(filteringFormat[2], lumaA, lumaB,
1899 bValue,
1921 Interval rValue, bValue;
1926 bValue = lookupWrapped(bAccess, conversionFormat[3], addressModeU, addressModeV, IVec2(chromaI, chromaJ));
1934 bValue = linearSample(bAccess, conversionFormat[2], filteringFormat[2], addressModeU, addressModeV, IVec2(chromaI, chromaJ), chromaA, chromaB);
1941 bValue,