Home
last modified time | relevance | path

Searched refs:vp8_recon_copy8x8 (Results 1 – 4 of 4) sorted by relevance

/external/libvpx/vp8/common/arm/
Drecon_arm.h34 #undef vp8_recon_copy8x8
35 #define vp8_recon_copy8x8 vp8_copy_mem8x8_v6 macro
69 #undef vp8_recon_copy8x8
70 #define vp8_recon_copy8x8 vp8_copy_mem8x8_neon macro
/external/libvpx/vp8/common/
Drecon.h50 #ifndef vp8_recon_copy8x8
51 #define vp8_recon_copy8x8 vp8_copy_mem8x8_c macro
53 extern prototype_copy_block(vp8_recon_copy8x8);
/external/libvpx/vp8/common/mips/
Drecon_mips.h25 #undef vp8_recon_copy8x8
26 #define vp8_recon_copy8x8 vp8_copy_mem8x8_mips macro
/external/libvpx/vp8/common/x86/
Drecon_x86.h33 #undef vp8_recon_copy8x8
34 #define vp8_recon_copy8x8 vp8_copy_mem8x8_mmx macro