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
296 #undef vp8_variance_sad16x8x3 macro
297 #define vp8_variance_sad16x8x3 vp8_sad16x8x3_ssse3 macro
  /external/libvpx/vp8/encoder/
variance.h 144 #ifndef vp8_variance_sad16x8x3
145 #define vp8_variance_sad16x8x3 vp8_sad16x8x3_c macro
147 extern prototype_sad_multi_same_address(vp8_variance_sad16x8x3);

Completed in 19 milliseconds