Searched refs:one_fifth (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/vpx_scale/win32/
H A Dscaleopt.c26 __declspec(align(16)) const static unsigned short one_fifth[] = { 51, 51, 51, 51 }; variable
360 movq mm5, one_fifth
467 movq mm6, one_fifth // mm6 = 1/5
544 movq mm5, one_fifth
744 pmullw mm4, one_fifth // b * 1/5
747 pmullw mm5, one_fifth // b * 1/5
752 pmullw mm6, one_fifth // c * 1/5 low
755 pmullw mm7, one_fifth // c * 1/5 high
920 pmullw mm4, one_fifth // b * 1/5
923 pmullw mm5, one_fifth //
[all...]

Completed in 285 milliseconds