Home
last modified time | relevance | path

Searched refs:vp8_mbuverror (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vp8/encoder/ppc/
Dcsystemdependent.c38 int (*vp8_mbuverror)(MACROBLOCK *mb); variable
124 vp8_mbuverror = vp8_mbuverror_c; in vp8_cmachine_specific_config()
/external/libvpx/generic/
Dvp8_rtcd.h132 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/mips/
Dvp8_rtcd.h132 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/mips-dspr2/
Dvp8_rtcd.h143 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/armv7a/
Dvp8_rtcd.h154 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/armv7a-neon/
Dvp8_rtcd.h178 #define vp8_mbuverror vp8_mbuverror_c macro
/external/libvpx/libvpx/vp8/encoder/
Drdopt.c849 *distortion = vp8_mbuverror(x) / 4; in rd_inter16x16_uv()
866 *distortion = vp8_mbuverror(x) / 4; in rd_inter4x4_uv()
908 this_distortion = vp8_mbuverror(x) / 4; in rd_pick_intra_mbuv_mode()
/external/libvpx/x86/
Dvp8_rtcd.h213 #define vp8_mbuverror vp8_mbuverror_xmm macro