Searched refs:fWeightDimY (Results 1 – 1 of 1) sorted by relevance
1088 int fWeightDimY; // the y dimension of the weight grid member1133 return fWeightDimX * fWeightDimY * (fDualPlaneEnabled ? 2 : 1); in numWeights()1434 const int maxIdx = (fDualPlaneEnabled ? 2 : 1) * fWeightDimX * fWeightDimY - 1; in getWeight()1464 const int gt = (ct*(fWeightDimY - 1) + 32) >> 6; in infillWeight()1815 fWeightDimY = A + 2; in decodeBlockMode()1820 fWeightDimY = 12; in decodeBlockMode()1825 fWeightDimY = B + 6; in decodeBlockMode()1833 fWeightDimY = 10; in decodeBlockMode()1836 fWeightDimY = 6; in decodeBlockMode()1855 fWeightDimY = A + 2; in decodeBlockMode()[all …]