Searched defs:STRIDE (Results 1 - 6 of 6) 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/mesa3d/src/mesa/math/
H A Dm_translate.c109 #define STRIDE stride macro
/external/libmpeg2/test/decoder/
H A Dmain.c353 #define STRIDE 0 macro
1861 s_app_ctx.u4_strd = STRIDE;
2346 s_ctl_ip.u4_disp_wd = STRIDE;
2628 s_ctl_ip.u4_disp_wd = STRIDE;
/external/libavc/test/decoder/
H A Dmain.c362 #define STRIDE 0 macro
1919 s_app_ctx.u4_strd = STRIDE;
2284 s_ctl_ip.u4_disp_wd = STRIDE;
2495 s_ctl_ip.u4_disp_wd = STRIDE;
2683 s_ctl_ip.u4_disp_wd = STRIDE;
/external/libhevc/test/decoder/
H A Dmain.c354 #define STRIDE 0 macro
1853 s_app_ctx.u4_strd = STRIDE;
2343 s_ctl_ip.u4_disp_wd = STRIDE;
2625 s_ctl_ip.u4_disp_wd = STRIDE;

Completed in 199 milliseconds