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

1 2

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_rtcd_defs.pl     [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 229 RTCD_EXTERN void (*vp9_fht4x4)(const int16_t *input, int16_t *output, int stride, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encodemb.c 563 vp9_fht4x4(src_diff, coeff, diff_stride, tx_type);
vp9_rdopt.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encodemb.c 575 vp9_fht4x4(src_diff, coeff, diff_stride, tx_type);
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_encodemb.c 575 vp9_fht4x4(src_diff, coeff, diff_stride, tx_type);
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 209 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 209 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 209 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 209 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 209 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 210 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 210 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 210 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 251 RTCD_EXTERN void (*vp9_fht4x4)(const int16_t *input, int16_t *output, int stride, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 251 RTCD_EXTERN void (*vp9_fht4x4)(const int16_t *input, int16_t *output, int stride, int tx_type); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 217 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 217 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 218 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 221 #define vp9_fht4x4 vp9_fht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 252 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 252 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 252 #define vp9_fht4x4 vp9_fht4x4_sse2 macro
    [all...]

Completed in 435 milliseconds

1 2