vpx/vp8/common/arm
John Koleszar 27972d2c1d Move build_intra_predictors_mby to RTCD framework
The vp8_build_intra_predictors_mby and vp8_build_intra_predictors_mby_s
functions had global function pointers rather than using the RTCD
framework. This can show up as a potential data race with tools such as
helgrind. See https://bugzilla.mozilla.org/show_bug.cgi?id=640935
for an example.

Change-Id: I29c407f828ac2bddfc039f852f138de5de888534
2011-03-11 13:04:50 -05:00
..
armv6 clean up bilinear filter 2011-02-08 17:42:54 -05:00
neon Fix relative include paths 2011-02-10 15:09:44 -05:00
arm_systemdependent.c Move build_intra_predictors_mby to RTCD framework 2011-03-11 13:04:50 -05:00
bilinearfilter_arm.c Fix relative include paths 2011-02-10 15:09:44 -05:00
bilinearfilter_arm.h Adds armv6 optimized variance calculation 2011-02-09 10:23:43 -05:00
filter_arm.c Fix relative include paths 2011-02-10 15:09:44 -05:00
idct_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
loopfilter_arm.c Fix relative include paths 2011-02-10 15:09:44 -05:00
loopfilter_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00
recon_arm.h Move build_intra_predictors_mby to RTCD framework 2011-03-11 13:04:50 -05:00
reconintra_arm.c Fix relative include paths 2011-02-10 15:09:44 -05:00
subpixel_arm.h Add runtime CPU detection support for ARM. 2010-10-25 09:23:29 -04:00