Searched defs:STRIDE (Results 1 - 8 of 8) sorted by relevance

/external/mesa3d/src/mesa/x86/
H A D3dnow_normal.S39 #define STRIDE REGOFF(12, ESI) define
127 ADD_L ( STRIDE, EDX ) /* next normal */
158 ADD_L ( STRIDE, EDX ) /* next normal */
279 ADD_L ( STRIDE, EDX ) /* next normal */
323 ADD_L ( STRIDE, EDX ) /* next normal */
407 ADD_L ( STRIDE, EDX ) /* next normal */
501 ADD_L ( STRIDE, EDX ) /* next normal */
570 ADD_L ( STRIDE, EDX) /* next normal */
658 ADD_L ( STRIDE, EDX ) /* next normal */
722 ADD_L ( STRIDE, EC
[all...]
H A Dsse_normal.S43 #define STRIDE REGOFF(12, ESI) define
66 MOV_L ( STRIDE, EAX ) /* stride */
128 MOV_L ( STRIDE, EAX ) /* stride */
221 MOV_L ( STRIDE, EAX ) /* stride */
/external/toolchain-utils/bestflags/
H A Dgeneration_test.py25 STRIDE = 7 variable
54 permutation = [(t * STRIDE) % NUM_TASKS for t in range(NUM_TASKS)]
H A Dsteering_test.py30 STRIDE = 7 variable
/external/mesa3d/src/mesa/math/
H A Dm_translate.c109 #define STRIDE stride macro
/external/libavc/test/decoder/
H A Dmain.c346 #define STRIDE 0 macro
1895 s_app_ctx.u4_strd = STRIDE;
2153 s_ctl_ip.u4_disp_wd = STRIDE;
2250 s_ctl_ip.u4_disp_wd = STRIDE;
2644 s_ctl_ip.u4_disp_wd = STRIDE;
/external/libhevc/test/decoder/
H A Dmain.c340 #define STRIDE 0 macro
1831 s_app_ctx.u4_strd = STRIDE;
2148 s_ctl_ip.u4_disp_wd = STRIDE;
2535 s_ctl_ip.u4_disp_wd = STRIDE;
/external/libmpeg2/test/decoder/
H A Dmain.c357 #define STRIDE 0 macro
1869 s_app_ctx.u4_strd = STRIDE;
2356 s_ctl_ip.u4_disp_wd = STRIDE;
2664 s_ctl_ip.u4_disp_wd = STRIDE;

Completed in 1159 milliseconds