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

  /external/libvpx/libvpx/vp8/encoder/ppc/
csystemdependent.c 39 unsigned int (*vp8_get_mb_ss)(short *); variable
145 vp8_get_mb_ss = vp8_get_mb_ss_c;
  /external/libvpx/armv7a/
vp8_rtcd.h 253 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/armv7a-neon/
vp8_rtcd.h 293 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/generic/
vp8_rtcd.h 218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips/
vp8_rtcd.h 218 #define vp8_get_mb_ss vp8_get_mb_ss_c macro
  /external/libvpx/mips-dspr2/
vp8_rtcd.h 236 #define vp8_get_mb_ss vp8_get_mb_ss_c macro

Completed in 128 milliseconds