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

  /external/libvpx/vp8/encoder/x86/
variance_x86.h 107 #undef vp8_variance_getmbss macro
108 #define vp8_variance_getmbss vp8_get_mb_ss_mmx macro
213 #undef vp8_variance_getmbss macro
214 #define vp8_variance_getmbss vp8_get_mb_ss_sse2 macro
  /external/libvpx/vp8/encoder/
variance.h 292 #ifndef vp8_variance_getmbss
293 #define vp8_variance_getmbss vp8_get_mb_ss_c macro
295 extern prototype_getmbss(vp8_variance_getmbss);

Completed in 18 milliseconds