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 24 #undef vp8_fdct_fast4x4 macro
25 #define vp8_fdct_fast4x4 vp8_fast_fdct4x4_armv6 macro
47 #undef vp8_fdct_fast4x4 macro
48 #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 53 #undef vp8_fdct_fast4x4 macro
54 #define vp8_fdct_fast4x4 vp8_short_fdct4x4_sse2 macro

Completed in 989 milliseconds