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
94 pop ebp
114 %define coef_block ebp+8 ; JCOEFPTR coef_block
115 %define divisors ebp+12 ; DCTELEM *divisors
116 %define workspace ebp+16 ; DCTELEM *workspace
122 push ebp
123 mov ebp,esp
194 pop ebp