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

  /external/libvpx/vp8/encoder/x86/
dct_x86.h 28 #undef vp8_fdct_short4x4
29 #define vp8_fdct_short4x4 vp8_short_fdct4x4_mmx
48 #undef vp8_fdct_short4x4 macro
49 #define vp8_fdct_short4x4 vp8_short_fdct4x4_sse2 macro
  /external/libvpx/vp8/encoder/
dct.h 25 #ifndef vp8_fdct_short4x4
26 #define vp8_fdct_short4x4 vp8_short_fdct4x4_c macro
28 extern prototype_fdct(vp8_fdct_short4x4);
  /external/libvpx/vp8/encoder/arm/
dct_arm.h 32 #undef vp8_fdct_short4x4 macro
33 #define vp8_fdct_short4x4 vp8_short_fdct4x4_neon macro

Completed in 220 milliseconds