Home | History | Annotate | Download | only in utils

Lines Matching full:p11

1476         const int p11 = this->getWeight(unquantizedValues, idx + fWeightDimX + 1, dualPlane);
1483 const int weight = (p00*w00 + p01*w01 + p10*w10 + p11*w11 + 8) >> 4;