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

  /external/libvpx/vp8/encoder/x86/
variance_x86.h 255 #undef vp8_variance_sad16x8x3 macro
256 #define vp8_variance_sad16x8x3 vp8_sad16x8x3_sse3 macro
294 #undef vp8_variance_sad16x8x3 macro
295 #define vp8_variance_sad16x8x3 vp8_sad16x8x3_ssse3 macro
  /external/libvpx/vp8/encoder/
variance.h 131 #ifndef vp8_variance_sad16x8x3
132 #define vp8_variance_sad16x8x3 vp8_sad16x8x3_c macro
134 extern prototype_sad_multi_same_address(vp8_variance_sad16x8x3);

Completed in 10 milliseconds