Lines Matching full:ebp
32 %define sample_data ebp+8 ; JSAMPARRAY sample_data
33 %define start_col ebp+12 ; JDIMENSION start_col
34 %define workspace ebp+16 ; FAST_FLOAT *workspace
40 push ebp
41 mov ebp,esp
122 pop ebp
135 %define coef_block ebp+8 ; JCOEFPTR coef_block
136 %define divisors ebp+12 ; FAST_FLOAT *divisors
137 %define workspace ebp+16 ; FAST_FLOAT *workspace
143 push ebp
144 mov ebp,esp
227 pop ebp