HomeSort by relevance Sort by last modified time
    Searched full:vp8_copy_mem16x16_c (Results 1 - 18 of 18) sorted by null

  /external/libvpx/config/generic/
vp8_rtcd.h 47 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);
48 #define vp8_copy_mem16x16 vp8_copy_mem16x16_c
  /external/libvpx/config/mips32/
vp8_rtcd.h 47 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);
48 #define vp8_copy_mem16x16 vp8_copy_mem16x16_c
  /external/libvpx/config/mips64/
vp8_rtcd.h 47 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);
48 #define vp8_copy_mem16x16 vp8_copy_mem16x16_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
systemdependent.c 76 extern copy_mem_block_function vp8_copy_mem16x16_c;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp8_rtcd.h 76 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);
77 #define vp8_copy_mem16x16 vp8_copy_mem16x16_c
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp8_rtcd.h 76 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);
77 #define vp8_copy_mem16x16 vp8_copy_mem16x16_c
  /external/libvpx/config/mips32-dspr2/
vp8_rtcd.h 47 void vp8_copy_mem16x16_c(unsigned char *src, int src_pitch, unsigned char *dst, int dst_pitch);