HomeSort by relevance Sort by last modified time
    Searched refs:vp9_fwht4x4 (Results 1 - 25 of 30) 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/linux/arm/
vp9_rtcd.h 221 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 221 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 221 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 221 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 221 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 222 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 222 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 222 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 267 RTCD_EXTERN void (*vp9_fwht4x4)(const int16_t *input, int16_t *output, int stride); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 267 RTCD_EXTERN void (*vp9_fwht4x4)(const int16_t *input, int16_t *output, int stride); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 229 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 229 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 230 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 233 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 244 #define vp9_fwht4x4 vp9_fwht4x4_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 268 #define vp9_fwht4x4 vp9_fwht4x4_mmx macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 268 #define vp9_fwht4x4 vp9_fwht4x4_mmx macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 268 #define vp9_fwht4x4 vp9_fwht4x4_mmx macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_encoder.c 399 cpi->mb.fwd_txm4x4 = vp9_fwht4x4;
    [all...]
vp9_encodeframe.c     [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_onyx_if.c 540 cpi->mb.fwd_txm4x4 = vp9_fwht4x4;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_onyx_if.c 555 cpi->mb.fwd_txm4x4 = vp9_fwht4x4;
    [all...]

Completed in 74 milliseconds

1 2