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

  /external/libvpx/vp8/common/arm/
idct_arm.h 26 #undef vp8_idct_idct16 macro
27 #define vp8_idct_idct16 vp8_short_idct4x4llm_v6_dual macro
51 #undef vp8_idct_idct16 macro
52 #define vp8_idct_idct16 vp8_short_idct4x4llm_neon macro
  /external/libvpx/vp8/common/
idct.h 39 #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/
idct_x86.h 34 #undef vp8_idct_idct16 macro
35 #define vp8_idct_idct16 vp8_short_idct4x4llm_mmx macro

Completed in 944 milliseconds