Home
last modified time | relevance | path

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

/external/libvpx/vp8/common/arm/
Didct_arm.h26 #undef vp8_idct_idct16
27 #define vp8_idct_idct16 vp8_short_idct4x4llm_v6_dual macro
51 #undef vp8_idct_idct16
52 #define vp8_idct_idct16 vp8_short_idct4x4llm_neon macro
/external/libvpx/vp8/common/
Didct.h39 #ifndef vp8_idct_idct16
40 #define vp8_idct_idct16 vp8_short_idct4x4llm_c macro
42 extern prototype_idct(vp8_idct_idct16);
/external/libvpx/vp8/common/x86/
Didct_x86.h34 #undef vp8_idct_idct16
35 #define vp8_idct_idct16 vp8_short_idct4x4llm_mmx macro