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

  /external/libvpx/vp8/common/x86/
recon_x86.h 30 #undef vp8_recon_recon macro
31 #define vp8_recon_recon vp8_recon_b_mmx macro
  /external/libvpx/vp8/common/arm/
recon_arm.h 25 #undef vp8_recon_recon macro
26 #define vp8_recon_recon vp8_recon_b_armv6 macro
60 #undef vp8_recon_recon macro
61 #define vp8_recon_recon vp8_recon_b_neon macro
  /external/libvpx/vp8/common/
recon.h 54 #ifndef vp8_recon_recon
55 #define vp8_recon_recon vp8_recon_b_c macro
57 extern prototype_recon_block(vp8_recon_recon);

Completed in 194 milliseconds