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

  /external/libvpx/vp8/common/x86/
recon_x86.h 51 #undef vp8_recon_recon2 macro
52 #define vp8_recon_recon2 vp8_recon2b_sse2 macro
  /external/libvpx/vp8/common/arm/
recon_arm.h 28 #undef vp8_recon_recon2 macro
29 #define vp8_recon_recon2 vp8_recon2b_armv6 macro
63 #undef vp8_recon_recon2 macro
64 #define vp8_recon_recon2 vp8_recon2b_neon macro
  /external/libvpx/vp8/common/
recon.h 59 #ifndef vp8_recon_recon2
60 #define vp8_recon_recon2 vp8_recon2b_c macro
62 extern prototype_recon_block(vp8_recon_recon2);

Completed in 1308 milliseconds