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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 37 void vp9_idct16x16_256_add_neon(const int16_t *input, function
  /external/libvpx/libvpx/vp9/common/arm/neon/
vp9_idct16x16_neon.c 37 void vp9_idct16x16_256_add_neon(const int16_t *input, function
  /external/libvpx/libvpx/test/
dct16x16_test.cc 520 &vp9_idct16x16_256_add_neon, 0)));
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 273 void vp9_idct16x16_256_add_neon(const tran_low_t *input, uint8_t *dest, int dest_stride);
274 #define vp9_idct16x16_256_add vp9_idct16x16_256_add_neon
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 266 void vp9_idct16x16_256_add_neon(const int16_t *input, uint8_t *dest, int dest_stride);
267 #define vp9_idct16x16_256_add vp9_idct16x16_256_add_neon
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/test/
dct16x16_test.cc 753 &vp9_idct16x16_256_add_neon, 0, VPX_BITS_8)));
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 273 void vp9_idct16x16_256_add_neon(const tran_low_t *input, uint8_t *dest, int dest_stride);
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 410 $vp9_idct16x16_256_add_neon_asm=vp9_idct16x16_256_add_neon;
    [all...]

Completed in 483 milliseconds