Searched refs:Y01 (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
228 Y01=(float*)&Y0[32][k][0];
234 "lw %[temp0], 0(%[Y01]) \n\t"
235 "lw %[temp1], 4(%[Y01]) \n\t"
239 "addiu %[Y01], %[Y01], 512 \n\t"
243 : [x1]"+r"(x1), [Y01]"+r"(Y01), [i]"=&r"(i),
249 Y01 -=(i_Temp<<7)-2;

Completed in 108 milliseconds