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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 156 add_proto qw/void vp9_fht16x16/, "const int16_t *input, tran_low_t *output, int stride, int tx_type";
164 specialize qw/vp9_fht16x16 sse2/;
170 specialize qw/vp9_fht16x16 msa/;
  /external/libvpx/config/arm/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 48 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 48 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 47 #define vp9_fht16x16 vp9_fht16x16_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 51 #define vp9_fht16x16 vp9_fht16x16_sse2 macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 51 #define vp9_fht16x16 vp9_fht16x16_sse2 macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c     [all...]

Completed in 119 milliseconds