HomeSort by relevance Sort by last modified time
    Searched refs:vp8_mbuverror (Results 1 - 8 of 8) sorted by null

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 38 int (*vp8_mbuverror)(MACROBLOCK *mb); variable
124 vp8_mbuverror = vp8_mbuverror_c;
  /external/libvpx/libvpx/vp8/common/
rtcd_defs.sh 478 prototype int vp8_mbuverror "struct macroblock *mb"
479 specialize vp8_mbuverror mmx sse2
  /external/libvpx/armv7a/
vpx_rtcd.h 301 #define vp8_mbuverror vp8_mbuverror_c macro
  /external/libvpx/generic/
vpx_rtcd.h 261 #define vp8_mbuverror vp8_mbuverror_c macro
  /external/libvpx/mips/
vpx_rtcd.h 261 #define vp8_mbuverror vp8_mbuverror_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 279 #define vp8_mbuverror vp8_mbuverror_c macro
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 848 *distortion = vp8_mbuverror(x) / 4;
865 *distortion = vp8_mbuverror(x) / 4;
907 distortion = vp8_mbuverror(x) / 4;
    [all...]
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 351 #define vp8_mbuverror vp8_mbuverror_c macro
    [all...]

Completed in 31 milliseconds