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

  /external/libvpx/libvpx/vp8/common/
rtcd_defs.pl 180 add_proto qw/void vp8_copy32xn/, "const unsigned char *src_ptr, int src_stride, unsigned char *dst_ptr, int dst_stride, int height";
181 specialize qw/vp8_copy32xn sse2 sse3/;
  /external/libvpx/config/generic/
vp8_rtcd.h 46 #define vp8_copy32xn vp8_copy32xn_c macro
  /external/libvpx/config/arm-neon/
vp8_rtcd.h 50 #define vp8_copy32xn vp8_copy32xn_c macro
  /external/libvpx/config/arm64/
vp8_rtcd.h 50 #define vp8_copy32xn vp8_copy32xn_c macro
  /external/libvpx/config/x86/
vp8_rtcd.h 64 #define vp8_copy32xn vp8_copy32xn_sse3 macro
  /external/libvpx/config/x86_64/
vp8_rtcd.h 64 #define vp8_copy32xn vp8_copy32xn_sse3 macro
  /external/libvpx/libvpx/vp8/encoder/
onyx_if.c     [all...]

Completed in 59 milliseconds