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

  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 233 unsigned int vp9_get_mb_ss_c(const int16_t *);
234 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 237 unsigned int vp9_get_mb_ss_c(const int16_t *);
238 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 233 unsigned int vp9_get_mb_ss_c(const int16_t *);
234 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
vp9_rtcd.h 233 unsigned int vp9_get_mb_ss_c(const int16_t *);
234 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 233 unsigned int vp9_get_mb_ss_c(const int16_t *);
234 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 233 unsigned int vp9_get_mb_ss_c(const int16_t *);
234 #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 245 unsigned int vp9_get_mb_ss_c(const int16_t *);
246 #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/chromium_org/third_party/libvpx/source/libvpx/test/
variance_test.cc 545 ::testing::Values(vp9_get_mb_ss_c));
    [all...]
  /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/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/linux/arm-neon-cpu-detect/
vp9_rtcd.h 245 unsigned int vp9_get_mb_ss_c(const int16_t *);
246 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 259 unsigned int vp9_get_mb_ss_c(const int16_t *);
260 #define vp9_get_mb_ss vp9_get_mb_ss_c
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 284 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 284 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 285 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 285 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 285 unsigned int vp9_get_mb_ss_c(const int16_t *);
    [all...]

Completed in 1062 milliseconds