Searched refs:Y11 (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
282 Y11=&Y1[i_Temp][k][0];
290 "lw %[temp0], 0(%[Y11]) \n\t"
291 "lw %[temp1], 4(%[Y11]) \n\t"
295 "addiu %[Y11], %[Y11], 512 \n\t"
299 : [x1]"+r"(x1), [Y11]"+r"(Y11), [i]"=&r"(i),
307 Y11 -= ((32-i_Temp)<<7)-2;

Completed in 30 milliseconds