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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 165 add_proto qw/void vp9_fht4x4/, "const int16_t *input, tran_low_t *output, int stride, int tx_type";
166 specialize qw/vp9_fht4x4 sse2/;
177 add_proto qw/void vp9_fht4x4/, "const int16_t *input, tran_low_t *output, int stride, int tx_type";
178 specialize qw/vp9_fht4x4 sse2 msa/;
  /external/libvpx/config/arm/
vp9_rtcd.h 49 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 51 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 51 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 49 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 49 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 49 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 52 #define vp9_fht4x4 vp9_fht4x4_msa macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 49 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 52 #define vp9_fht4x4 vp9_fht4x4_msa macro
  /external/libvpx/config/x86/
vp9_rtcd.h 55 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 55 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c     [all...]
vp9_rdopt.c     [all...]

Completed in 1032 milliseconds