Lines Matching full:eax
81 mov eax, [esp + 4] /* src_argb */
88 movdqa xmm0, [eax]
89 movdqa xmm1, [eax + 16]
90 movdqa xmm2, [eax + 32]
91 movdqa xmm3, [eax + 48]
96 lea eax, [eax + 64]
114 mov eax, [esp + 4] /* src_argb */
121 movdqa xmm0, [eax]
122 movdqa xmm1, [eax + 16]
123 movdqa xmm2, [eax + 32]
124 movdqa xmm3, [eax + 48]
129 lea eax, [eax + 64]
147 mov eax, [esp + 4] /* src_argb */
154 movdqa xmm0, [eax]
155 movdqa xmm1, [eax + 16]
156 movdqa xmm2, [eax + 32]
157 movdqa xmm3, [eax + 48]
162 lea eax, [eax + 64]
183 mov eax, [esp + 8 + 4] // src_argb
195 movdqa xmm0, [eax]
196 movdqa xmm1, [eax + 16]
197 movdqa xmm2, [eax + 32]
198 movdqa xmm3, [eax + 48]
199 pavgb xmm0, [eax + esi]
200 pavgb xmm1, [eax + esi + 16]
201 pavgb xmm2, [eax + esi + 32]
202 pavgb xmm3, [eax + esi + 48]
203 lea eax, [eax + 64]
247 mov eax, [esp + 8 + 4] // src_argb
259 movdqa xmm0, [eax]
260 movdqa xmm1, [eax + 16]
261 movdqa xmm2, [eax + 32]
262 movdqa xmm3, [eax + 48]
263 pavgb xmm0, [eax + esi]
264 pavgb xmm1, [eax + esi + 16]
265 pavgb xmm2, [eax + esi + 32]
266 pavgb xmm3, [eax + esi + 48]
267 lea eax, [eax + 64]
311 mov eax, [esp + 8 + 4] // src_argb
323 movdqa xmm0, [eax]
324 movdqa xmm1, [eax + 16]
325 movdqa xmm2, [eax + 32]
326 movdqa xmm3, [eax + 48]
327 pavgb xmm0, [eax + esi]
328 pavgb xmm1, [eax + esi + 16]
329 pavgb xmm2, [eax + esi + 32]
330 pavgb xmm3, [eax + esi + 48]
331 lea eax, [eax + 64]
372 mov eax, [esp + 4] // src_bg24
380 movdqa xmm0, [eax]
381 movdqa xmm1, [eax + 16]
382 movdqa xmm3, [eax + 32]
383 lea eax, [eax + 48]
411 mov eax, [esp + 4] // src_raw
419 movdqa xmm0, [eax]
420 movdqa xmm1, [eax + 16]
421 movdqa xmm3, [eax + 32]
422 lea eax, [eax + 48]
461 movzx eax, byte ptr [edi]
465 movq mm0, [_kCoefficientsRgbY + 2048 + 8 * eax]
466 movzx eax, byte ptr [edx]
469 movq mm1, [_kCoefficientsRgbY + 8 * eax]
502 movzx eax, byte ptr [edi]
506 movq mm0, [_kCoefficientsBgraY + 2048 + 8 * eax]
507 movzx eax, byte ptr [edx]
510 movq mm1, [_kCoefficientsBgraY + 8 * eax]
543 movzx eax, byte ptr [edi]
547 movq mm0, [_kCoefficientsAbgrY + 2048 + 8 * eax]
548 movzx eax, byte ptr [edx]
551 movq mm1, [_kCoefficientsAbgrY + 8 * eax]
584 movzx eax, byte ptr [edi]
588 movq mm0, [_kCoefficientsRgbY + 2048 + 8 * eax]
589 movzx eax, byte ptr [edx]
592 paddsw mm0, [_kCoefficientsRgbY + 8 * eax]
611 mov eax, [esp + 4 + 4] // Y
616 movzx ebx, byte ptr [eax]
619 movzx ebx, byte ptr [eax + 1]
623 lea eax, [eax + 2]