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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 290 add_proto qw/void vp9_fwht4x4/, "const int16_t *input, tran_low_t *output, int stride";
291 specialize qw/vp9_fwht4x4/, "$mmx_x86inc";
302 add_proto qw/void vp9_fwht4x4/, "const int16_t *input, tran_low_t *output, int stride";
303 specialize qw/vp9_fwht4x4 msa/, "$mmx_x86inc";
  /external/libvpx/config/arm/
vp9_rtcd.h 66 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 66 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 69 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 69 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 66 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 66 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 66 #define vp9_fwht4x4 vp9_fwht4x4_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 77 #define vp9_fwht4x4 vp9_fwht4x4_mmx macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 77 #define vp9_fwht4x4 vp9_fwht4x4_mmx macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodeframe.c     [all...]
vp9_encoder.c     [all...]
vp9_rdopt.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 555 cpi->mb.fwd_txm4x4 = vp9_fwht4x4;
    [all...]
vp9_encodeframe.c     [all...]
vp9_rdopt.c     [all...]

Completed in 155 milliseconds