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 ; DCTELEM *workspace
40 push ebp
41 mov ebp,esp
116 pop ebp
137 %define coef_block ebp+8 ; JCOEFPTR coef_block
138 %define divisors ebp+12 ; DCTELEM *divisors
139 %define workspace ebp+16 ; DCTELEM *workspace
145 push ebp
146 mov ebp,esp
268 pop ebp