
Go to the source code of this file.
Functions | |
| int SIMD_SUFFIX() | mblock_sub44_dists (uint8_t *blk, uint8_t *ref, int ilow, int jlow, int ihigh, int jhigh, int h, int rowstride, int threshold, mc_result_s *resvec) |
| int SIMD_SUFFIX() mblock_sub44_dists | ( | uint8_t * | blk, | |
| uint8_t * | ref, | |||
| int | ilow, | |||
| int | jlow, | |||
| int | ihigh, | |||
| int | jhigh, | |||
| int | h, | |||
| int | rowstride, | |||
| int | threshold, | |||
| mc_result_s * | resvec | |||
| ) |
Definition at line 52 of file mblock_sub44_sads_x86_h.c.
References emms, intabs(), intmin(), load_blk(), shift_blk(), SIMD_SUFFIX, mc_result::weight, mc_result::x, and mc_result::y.

1.5.5