Searched refs:g_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
349 g_temp1 = g_temp[h_SL + i];
361 "sw %[temp1], 0(%[g_temp1]) \n\t"
362 "sw %[temp2], 4(%[g_temp1]) \n\t"
363 "sw %[temp3], 8(%[g_temp1]) \n\t"
364 "sw %[temp4], 12(%[g_temp1]) \n\t"
374 "addiu %[g_temp1], %[g_temp1], 16 \n\t"
380 [pok]"+r"(pok), [g_temp1]"+r"(g_temp1),
[all...]

Completed in 74 milliseconds