Searched defs:rightEnergy (Results 1 – 1 of 1) sorted by relevance
276 const int rightEnergy= 5*(dst[6] - dst[5]) + 2*(dst[4] - dst[7]); in doHorizDefFilter_C() local484 … const int rightEnergy= 5*(src[6*step] - src[5*step]) + 2*(src[4*step] - src[7*step]); in do_a_deblock_C() local