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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 281 add_proto qw/void vp9_fht4x4/, "const int16_t *input, tran_low_t *output, int stride, int tx_type";
282 specialize qw/vp9_fht4x4 sse2/;
293 add_proto qw/void vp9_fht4x4/, "const int16_t *input, tran_low_t *output, int stride, int tx_type";
294 specialize qw/vp9_fht4x4 sse2 msa/;
  /external/libvpx/config/arm/
vp9_rtcd.h 54 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 54 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 57 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 57 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 54 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 54 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 54 #define vp9_fht4x4 vp9_fht4x4_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 62 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 62 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 575 vp9_fht4x4(src_diff, coeff, diff_stride, tx_type);
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c     [all...]
vp9_rdopt.c     [all...]

Completed in 202 milliseconds