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

  /external/libvpx/vp8/encoder/arm/
dct_arm.h 38 #undef vp8_fdct_fast4x4 macro
39 #define vp8_fdct_fast4x4 vp8_fast_fdct4x4_neon macro
  /external/libvpx/vp8/encoder/
dct.h 36 #ifndef vp8_fdct_fast4x4
37 #define vp8_fdct_fast4x4 vp8_short_fdct4x4_c macro
  /external/libvpx/vp8/encoder/x86/
dct_x86.h 55 #undef vp8_fdct_fast4x4 macro
56 #define vp8_fdct_fast4x4 vp8_short_fdct4x4_sse2 macro

Completed in 1233 milliseconds