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

/system/core/libpixelflinger/codeflinger/
H A DGGLAssembler.cpp357 int Rx = scratches.obtain(); local
359 CONTEXT_LOAD(Rx, iterators.xl);
363 // parts.count = iterators.xr - Rx
364 SUB(AL, 0, parts.count.reg, parts.count.reg, Rx);
375 AND(AL, 0, tx, Rx, imm(GGL_DITHER_MASK));
393 SMLABB(AL, Rs, Ry, Rs, Rx); // Rs = Rx + Ry*Rs
408 MLA(AL, 0, f, Rx, dfdx, ydfdy);
421 MLA(AL, 0, parts.z.reg, Rx, dzdx, ydzdy);
429 SMLABB(AL, Rs, Ry, Rs, Rx);
[all...]
H A Dtexturing.cpp329 int Rx = x.reg; local
350 ADD(AL, 0, Rx, Rx, reg_imm(txPtr.reg, ASR, 16)); // x += (s>>16)
355 SMLABB(AL, Rx, Ry, txPtr.reg, Rx); // x+y*stride
357 base_offset(txPtr, txPtr, Rx);
379 MLA(AL, 0, s.reg, Rx, s.reg, ydsdy);
380 MLA(AL, 0, t.reg, Rx, t.reg, ydtdy);
/system/wlan/ti/sta_dk_4_0_4_32/wpa_supplicant_lib/
H A DAndroid.mk84 $(COMSRC)/core/data_ctrl/Rx \
/system/wlan/ti/sta_dk_4_0_4_32/
H A Ddrv_sources.inc63 $(COMSRC)/core/data_ctrl/Rx \
210 $(COMSRC)/core/data_ctrl/Rx/rx.c \

Completed in 133 milliseconds