weightBidir 436 source/common/predict.cpp dstY[x] = weightBidir(w0, srcY0[x], w1, srcY1[x], round, shift, offset); weightBidir 438 source/common/predict.cpp dstY[x] = weightBidir(w0, srcY0[x], w1, srcY1[x], round, shift, offset); weightBidir 440 source/common/predict.cpp dstY[x] = weightBidir(w0, srcY0[x], w1, srcY1[x], round, shift, offset); weightBidir 442 source/common/predict.cpp dstY[x] = weightBidir(w0, srcY0[x], w1, srcY1[x], round, shift, offset); weightBidir 482 source/common/predict.cpp dstU[x] = weightBidir(w0, srcU0[x], w1, srcU1[x], round, shift, offset); weightBidir 484 source/common/predict.cpp dstU[x] = weightBidir(w0, srcU0[x], w1, srcU1[x], round, shift, offset); weightBidir 505 source/common/predict.cpp dstV[x] = weightBidir(w0, srcV0[x], w1, srcV1[x], round, shift, offset); weightBidir 507 source/common/predict.cpp dstV[x] = weightBidir(w0, srcV0[x], w1, srcV1[x], round, shift, offset);