vpx/vp8/encoder/arm
John Koleszar a0ae3682aa Fix half-pixel variance RTCD functions
This patch fixes the system dependent entries for the half-pixel
variance functions in both the RTCD and non-RTCD cases:

  - The generic C versions of these functions are now correct.
    Before all three cases called the hv code.

  - Wire up the ARM functions in RTCD mode

  - Created stubs for x86 to call the optimized subpixel functions
    with the correct parameters, rather than falling back to C
    code.

Change-Id: I1d937d074d929e0eb93aacb1232cc5e0ad1c6184
2010-10-27 13:00:30 -04:00
..
armv5te Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
armv6 Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
neon Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
arm_csystemdependent.c Fix half-pixel variance RTCD functions 2010-10-27 13:00:30 -04:00
boolhuff_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
dct_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
encodemb_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
encodemb_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
picklpf_arm.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
quantize_arm.c Convert [4][4] matrices to [16] arrays. 2010-10-21 17:04:30 -07:00
quantize_arm.h Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00
variance_arm.h Add half-pixel variance RTCD functions 2010-10-26 20:00:56 -07:00
vpx_vp8_enc_asm_offsets.c Use WebM in copyright notice for consistency 2010-09-09 10:01:21 -04:00