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

  /external/libvpx/vp8/encoder/arm/
dct_arm.h 41 #undef vp8_fdct_fast8x4 macro
42 #define vp8_fdct_fast8x4 vp8_fast_fdct8x4_neon macro
  /external/libvpx/vp8/encoder/
dct.h 40 #ifndef vp8_fdct_fast8x4
41 #define vp8_fdct_fast8x4 vp8_short_fdct8x4_c macro
  /external/libvpx/vp8/encoder/x86/
dct_x86.h 58 #undef vp8_fdct_fast8x4 macro
59 #define vp8_fdct_fast8x4 vp8_short_fdct8x4_sse2 macro

Completed in 361 milliseconds