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

  /external/libvpx/vp8/encoder/arm/
variance_arm.h 114 #undef vp8_variance_get4x4sse_cs macro
115 #define vp8_variance_get4x4sse_cs vp8_get4x4sse_cs_neon macro
  /external/libvpx/vp8/encoder/
variance.h 304 #ifndef vp8_variance_get4x4sse_cs
305 #define vp8_variance_get4x4sse_cs vp8_get4x4sse_cs_c macro
307 extern prototype_sad(vp8_variance_get4x4sse_cs);
  /external/libvpx/vp8/encoder/x86/
variance_x86.h 122 #undef vp8_variance_get4x4sse_cs macro
123 #define vp8_variance_get4x4sse_cs vp8_get4x4sse_cs_mmx macro

Completed in 588 milliseconds