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

  /external/libvpx/vp8/encoder/x86/
variance_x86.h 252 #undef vp8_variance_sad16x16x3 macro
253 #define vp8_variance_sad16x16x3 vp8_sad16x16x3_sse3 macro
293 #undef vp8_variance_sad16x16x3 macro
294 #define vp8_variance_sad16x16x3 vp8_sad16x16x3_ssse3 macro
  /external/libvpx/vp8/encoder/
variance.h 139 #ifndef vp8_variance_sad16x16x3
140 #define vp8_variance_sad16x16x3 vp8_sad16x16x3_c macro
142 extern prototype_sad_multi_same_address(vp8_variance_sad16x16x3);

Completed in 144 milliseconds