Home | History | Annotate | Download | only in simd

Lines Matching full:coefficients

57 ; Perform dequantization and inverse DCT on one block of coefficients.
300 movaps xmm1,xmm6 ; transpose coefficients(phase 1)
303 movaps xmm3,xmm0 ; transpose coefficients(phase 1)
321 movaps xmm2,xmm7 ; transpose coefficients(phase 1)
324 movaps xmm4,xmm5 ; transpose coefficients(phase 1)
328 movaps xmm3,xmm6 ; transpose coefficients(phase 2)
331 movaps xmm0,xmm1 ; transpose coefficients(phase 2)
343 movaps xmm6,xmm5 ; transpose coefficients(phase 2)
346 movaps xmm3,xmm4 ; transpose coefficients(phase 2)
519 movq mm7,mm0 ; transpose coefficients(phase 1)
522 movq mm3,mm2 ; transpose coefficients(phase 1)
526 movq mm5,mm0 ; transpose coefficients(phase 2)
529 movq mm6,mm3 ; transpose coefficients(phase 2)
533 movq mm1,mm0 ; transpose coefficients(phase 3)
536 movq mm4,mm5 ; transpose coefficients(phase 3)