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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 99 add_proto qw/void vp9_highbd_iht4x4_16_add/, "const tran_low_t *input, uint16_t *dest, int stride, int tx_type, int bd";
vp9_idct.c 376 vp9_highbd_iht4x4_16_add(input, dest, stride, tx_type, bd);
  /external/libvpx/config/arm/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 78 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 78 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 77 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 85 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 85 #define vp9_highbd_iht4x4_16_add vp9_highbd_iht4x4_16_add_c macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c     [all...]

Completed in 607 milliseconds