Home
last modified time | relevance | path

Searched refs:vp8_fdct_fast8x4 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/vp8/encoder/arm/
Ddct_arm.h27 #undef vp8_fdct_fast8x4
28 #define vp8_fdct_fast8x4 vp8_fast_fdct8x4_armv6 macro
50 #undef vp8_fdct_fast8x4
51 #define vp8_fdct_fast8x4 vp8_fast_fdct8x4_neon macro
/external/libvpx/vp8/encoder/x86/
Ddct_x86.h56 #undef vp8_fdct_fast8x4
57 #define vp8_fdct_fast8x4 vp8_short_fdct8x4_sse2 macro
/external/libvpx/vp8/encoder/
Ddct.h40 #ifndef vp8_fdct_fast8x4
41 #define vp8_fdct_fast8x4 vp8_short_fdct8x4_c macro