Searched refs:X_low1 (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/mips/
H A Daacsbr_mips.c175 const float *X_low1, *Y01, *Y11; local
202 X_low1=&X_low[0][2][0];
209 "lw %[temp0], 0(%[X_low1]) \n\t"
210 "lw %[temp1], 4(%[X_low1]) \n\t"
214 "addiu %[X_low1], %[X_low1], 8 \n\t"
218 : [x1]"+r"(x1), [X_low1]"+r"(X_low1), [i]"=&r"(i),
224 X_low1-=(i_Temp<<1)-80;
254 X_low1
[all...]

Completed in 21 milliseconds