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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_variance.c 103 unsigned int vp9_get_mb_ss_c(const int16_t *src_ptr) { function
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 223 unsigned int vp9_get_mb_ss_c(const int16_t *);
224 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 223 unsigned int vp9_get_mb_ss_c(const int16_t *);
224 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 223 unsigned int vp9_get_mb_ss_c(const int16_t *);
224 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 223 unsigned int vp9_get_mb_ss_c(const int16_t *);
224 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 223 unsigned int vp9_get_mb_ss_c(const int16_t *);
224 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 224 unsigned int vp9_get_mb_ss_c(const int16_t *);
225 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 224 unsigned int vp9_get_mb_ss_c(const int16_t *);
225 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 224 unsigned int vp9_get_mb_ss_c(const int16_t *);
225 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 231 unsigned int vp9_get_mb_ss_c(const int16_t *);
232 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 231 unsigned int vp9_get_mb_ss_c(const int16_t *);
232 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 232 unsigned int vp9_get_mb_ss_c(const int16_t *);
233 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 235 unsigned int vp9_get_mb_ss_c(const int16_t *);
236 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_variance.c 156 unsigned int vp9_get_mb_ss_c(const int16_t *src_ptr) { function
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_variance.c 156 unsigned int vp9_get_mb_ss_c(const int16_t *src_ptr) { function
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 246 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 269 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 269 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 270 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 270 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 270 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]

Completed in 966 milliseconds