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

  /external/libvpx/vp8/common/x86/
recon_x86.h 54 #undef vp8_recon_recon4 macro
55 #define vp8_recon_recon4 vp8_recon4b_sse2 macro
  /external/libvpx/vp8/common/arm/
recon_arm.h 31 #undef vp8_recon_recon4 macro
32 #define vp8_recon_recon4 vp8_recon4b_armv6 macro
66 #undef vp8_recon_recon4 macro
67 #define vp8_recon_recon4 vp8_recon4b_neon macro
  /external/libvpx/vp8/common/
recon.h 64 #ifndef vp8_recon_recon4
65 #define vp8_recon_recon4 vp8_recon4b_c macro
67 extern prototype_recon_block(vp8_recon_recon4);

Completed in 66 milliseconds