Searched refs:q_temp1 (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.c333 float *g_temp1, *q_temp1, *pok, *pok1; local
351 q_temp1 = q_temp[h_SL + i];
369 "sw %[temp1], 0(%[q_temp1]) \n\t"
370 "sw %[temp2], 4(%[q_temp1]) \n\t"
371 "sw %[temp3], 8(%[q_temp1]) \n\t"
372 "sw %[temp4], 12(%[q_temp1]) \n\t"
376 "addiu %[q_temp1], %[q_temp1], 16 \n\t"
381 [pok1]"+r"(pok1), [q_temp1]"+r"(q_temp1)
[all...]

Completed in 34 milliseconds