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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 65 add_proto qw/void vp9_iht16x16_256_add/, "const tran_low_t *input, uint8_t *output, int pitch, int tx_type";
72 specialize qw/vp9_iht16x16_256_add sse2/;
77 specialize qw/vp9_iht16x16_256_add dspr2 msa/;
vp9_idct.c 202 vp9_iht16x16_256_add(input, dest, stride, tx_type);
  /external/libvpx/config/arm/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 93 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 93 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 92 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 101 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_sse2 macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 101 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_sse2 macro

Completed in 114 milliseconds