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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 57 extern int vp8_mbuverror_c(MACROBLOCK *mb);
124 vp8_mbuverror = vp8_mbuverror_c;
  /external/libvpx/generic/
vp8_rtcd.h 265 int vp8_mbuverror_c(struct macroblock *mb);
266 #define vp8_mbuverror vp8_mbuverror_c
  /external/libvpx/mips/
vp8_rtcd.h 265 int vp8_mbuverror_c(struct macroblock *mb);
266 #define vp8_mbuverror vp8_mbuverror_c
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 283 int vp8_mbuverror_c(struct macroblock *mb);
284 #define vp8_mbuverror vp8_mbuverror_c
  /external/libvpx/armv7a/
vp8_rtcd.h 305 int vp8_mbuverror_c(struct macroblock *mb);
306 #define vp8_mbuverror vp8_mbuverror_c
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 355 int vp8_mbuverror_c(struct macroblock *mb);
356 #define vp8_mbuverror vp8_mbuverror_c
  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 449 int vp8_mbuverror_c(MACROBLOCK *mb) function
    [all...]

Completed in 36 milliseconds