Lines Matching full:ebp
36 %define original_ebp ebp+0
37 %define wk(i) ebp-(WK_NUM-(i))*SIZEOF_MMWORD ; mmword wk[WK_NUM]
45 push ebp
46 mov eax,esp ; eax = original ebp
50 mov ebp,esp ; ebp = aligned ebp
389 mov esp,ebp ; esp <- aligned ebp
390 pop esp ; esp <- original ebp
391 pop ebp
414 push ebp
415 ebp,esp
422 mov eax, JDIMENSION [output_width(ebp)]
424 mov edi, JSAMPIMAGE [input_buf(ebp)]
425 mov ecx, JDIMENSION [in_row_group_ctr(ebp)]
429 mov edi, JSAMPARRAY [output_buf(ebp)]
458 pop ebp