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

  /external/libvpx/vp8/encoder/arm/
dct_arm.h 19 #undef vp8_fdct_walsh_short4x4 macro
20 #define vp8_fdct_walsh_short4x4 vp8_short_walsh4x4_armv6 macro
44 #undef vp8_fdct_walsh_short4x4 macro
45 #define vp8_fdct_walsh_short4x4 vp8_short_walsh4x4_neon macro
  /external/libvpx/vp8/encoder/
dct.h 44 #ifndef vp8_fdct_walsh_short4x4
45 #define vp8_fdct_walsh_short4x4 vp8_short_walsh4x4_c macro
47 extern prototype_fdct(vp8_fdct_walsh_short4x4);
  /external/libvpx/vp8/encoder/x86/
dct_x86.h 61 #undef vp8_fdct_walsh_short4x4 macro
62 #define vp8_fdct_walsh_short4x4 vp8_short_walsh4x4_sse2 macro

Completed in 394 milliseconds