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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl 382 add_proto qw/void vp9_iht8x8_64_add/, "const int16_t *input, uint8_t *dest, int dest_stride, int tx_type";
383 specialize qw/vp9_iht8x8_64_add sse2 neon_asm dspr2/;
    [all...]
vp9_idct.c     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 341 add_proto qw/void vp9_iht8x8_64_add/, "const int16_t *input, uint8_t *dest, int dest_stride, int tx_type";
342 specialize qw/vp9_iht8x8_64_add sse2 neon dspr2/;
    [all...]
vp9_idct.c     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl 341 add_proto qw/void vp9_iht8x8_64_add/, "const int16_t *input, uint8_t *dest, int dest_stride, int tx_type";
342 specialize qw/vp9_iht8x8_64_add sse2 neon dspr2/;
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 303 RTCD_EXTERN void (*vp9_iht8x8_64_add)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 356 RTCD_EXTERN void (*vp9_iht8x8_64_add)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/
vp9_rtcd.h 271 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/
vp9_rtcd.h 297 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_neon macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/
vp9_rtcd.h 271 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/
vp9_rtcd.h 271 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 317 RTCD_EXTERN void (*vp9_iht8x8_64_add)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/
vp9_rtcd.h 306 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_dspr2 macro
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 278 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 278 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 278 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 278 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 278 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 285 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 285 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 285 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 344 RTCD_EXTERN void (*vp9_iht8x8_64_add)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 344 RTCD_EXTERN void (*vp9_iht8x8_64_add)(const int16_t *input, uint8_t *dest, int dest_stride, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 303 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_neon macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 310 #define vp9_iht8x8_64_add vp9_iht8x8_64_add_neon macro
    [all...]

Completed in 685 milliseconds

1 2