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

/external/libvpx/libvpx/vp8/encoder/ppc/
H A Dcsystemdependent.c36 int (*vp8_mbblock_error)(MACROBLOCK *mb, int dc); variable
155 vp8_mbblock_error = vp8_mbblock_error_c;
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.sh484 prototype int vp8_mbblock_error "struct macroblock *mb, int dc"
485 specialize vp8_mbblock_error mmx sse2
/external/libvpx/generic/
H A Dvp8_rtcd.h263 #define vp8_mbblock_error vp8_mbblock_error_c macro
/external/libvpx/mips/
H A Dvp8_rtcd.h263 #define vp8_mbblock_error vp8_mbblock_error_c macro
/external/libvpx/mips-dspr2/
H A Dvp8_rtcd.h281 #define vp8_mbblock_error vp8_mbblock_error_c macro
/external/libvpx/armv7a/
H A Dvp8_rtcd.h303 #define vp8_mbblock_error vp8_mbblock_error_c macro
/external/libvpx/armv7a-neon/
H A Dvp8_rtcd.h353 #define vp8_mbblock_error vp8_mbblock_error_c macro
/external/libvpx/libvpx/vp8/encoder/
H A Drdopt.c614 d = vp8_mbblock_error(mb, 1) << 2;

Completed in 89 milliseconds