Searched refs:sgnx (Results 1 – 1 of 1) sorted by relevance
44 int offsetx, int offsety, int sgnx, in macroblock_corner_grad() argument48 int y3 = signal[(offsetx + sgnx) * stride + offsety]; in macroblock_corner_grad()49 int y4 = signal[(offsetx + sgnx) * stride + offsety + sgny]; in macroblock_corner_grad()