HomeSort by relevance Sort by last modified time
    Searched defs:vp8_subtract_mby (Results 1 - 6 of 6) sorted by null

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 47 void (*vp8_subtract_mby)(short *diff, unsigned char *src, unsigned char *pred, int stride); variable
158 vp8_subtract_mby = vp8_subtract_mby_ppc;
  /external/libvpx/armv7a/
vpx_rtcd.h 309 #define vp8_subtract_mby vp8_subtract_mby_armv6 macro
  /external/libvpx/armv7a-neon/
vpx_rtcd.h 361 #define vp8_subtract_mby vp8_subtract_mby_neon macro
    [all...]
  /external/libvpx/generic/
vpx_rtcd.h 267 #define vp8_subtract_mby vp8_subtract_mby_c macro
  /external/libvpx/mips/
vpx_rtcd.h 267 #define vp8_subtract_mby vp8_subtract_mby_c macro
  /external/libvpx/mips-dspr2/
vpx_rtcd.h 285 #define vp8_subtract_mby vp8_subtract_mby_c macro

Completed in 77 milliseconds