Searched defs:leftEnergy (Results 1 – 1 of 1) sorted by relevance
275 const int leftEnergy= 5*(dst[2] - dst[1]) + 2*(dst[0] - dst[3]); in doHorizDefFilter_C() local483 … const int leftEnergy= 5*(src[2*step] - src[1*step]) + 2*(src[0*step] - src[3*step]); in do_a_deblock_C() local