HomeSort by relevance Sort by last modified time
    Searched refs:vp9_iht16x16_256_add (Results 1 - 25 of 32) sorted by null

1 2

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 344 add_proto qw/void vp9_iht16x16_256_add/, "const int16_t *input, uint8_t *output, int pitch, int tx_type";
345 specialize qw/vp9_iht16x16_256_add sse2 dspr2/;
    [all...]
vp9_idct.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 344 add_proto qw/void vp9_iht16x16_256_add/, "const int16_t *input, uint8_t *output, int pitch, int tx_type";
345 specialize qw/vp9_iht16x16_256_add sse2 dspr2/;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 360 RTCD_EXTERN void (*vp9_iht16x16_256_add)(const int16_t *input, uint8_t *output, int pitch, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 373 add_proto qw/void vp9_iht16x16_256_add/, "const tran_low_t *input, uint8_t *output, int pitch, int tx_type";
374 specialize qw/vp9_iht16x16_256_add/;
436 add_proto qw/void vp9_iht16x16_256_add/, "const tran_low_t *input, uint8_t *output, int pitch, int tx_type";
437 specialize qw/vp9_iht16x16_256_add sse2 dspr2/;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 300 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 274 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 322 RTCD_EXTERN void (*vp9_iht16x16_256_add)(const tran_low_t *input, uint8_t *output, int pitch, int tx_type); variable
    [all...]
  /external/libvpx/x86/
vp9_rtcd.h 255 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_sse2 macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 310 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_dspr2 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 282 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 286 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 282 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp9_rtcd.h 282 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 282 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 282 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 279 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 279 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 279 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 352 RTCD_EXTERN void (*vp9_iht16x16_256_add)(const tran_low_t *input, uint8_t *output, int pitch, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 352 RTCD_EXTERN void (*vp9_iht16x16_256_add)(const tran_low_t *input, uint8_t *output, int pitch, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 309 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 302 #define vp9_iht16x16_256_add vp9_iht16x16_256_add_c macro
    [all...]

Completed in 236 milliseconds

1 2