Searched defs:i4_x1 (Results 1 - 1 of 1) sorted by relevance

/external/libavc/common/
H A Dih264_ihadamard_scaling.c162 WORD32 i4_x0,i4_x1,i4_x2,i4_x3,i4_x4,i4_x5,i4_x6,i4_x7; local
173 i4_x1 = i4_x4 - i4_x5;
178 i4_x5 = i4_x1+i4_x3;
180 i4_x7 = i4_x1-i4_x3;

Completed in 93 milliseconds