Lines Matching +defs:val +defs:c
567 for (int c = 0; c < 4; c++) in decodeVoidExtentBlock() local
576 for (int c = 0; c < 4; c++) in decodeVoidExtentBlock() local
584 for (int c = 0; c < 4; c++) in decodeVoidExtentBlock() local
590 for (int c = 0; c < 4; c++) in decodeVoidExtentBlock() local
835 const uint32_t c = getBit(iseResults[endpointNdx].m, 2); in unquantizeColorEndpoints() local
1000 int32_t c = (int32_t)(getBits(v1, 0, 5)); in decodeHDREndpointMode11() local
1358 const uint32_t c = getBit(weightGrid[weightNdx].m, 2); in unquantizeWeights() local
1529 const int c = numPartitions >= 3 ? 0x3f & (seed5 * x + seed6 * y + seed9 * z + (rnum >> 6)) : 0; in computeTexelPartition() local
1588 const uint32_t c = (c0 * (64 - w) + c1 * w + 32) / 64; in setTexelColors() local
1601 const uint32_t c = (c0 * (64 - w) + c1 * w + 32) / 64; in setTexelColors() local
1768 void setBit(int ndx, uint32_t val) in setBit()
2263 … const uint32_t c = colorEndpointModes[partNdx] / 4 == highLevelSelector ? 1 : 0; in writeColorEndpointModes() local