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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/common/
vp9_loopfilter.c 345 vp9_lpf_vertical_8(s, pitch, lfi0->mblim, lfi0->lim, lfi0->hev_thr,
348 vp9_lpf_vertical_8(s + 8 * pitch, pitch, lfi1->mblim, lfi1->lim,
    [all...]
vp9_rtcd_defs.pl 230 add_proto qw/void vp9_lpf_vertical_8/, "uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count";
231 specialize qw/vp9_lpf_vertical_8 sse2 neon_asm dspr2/;
    [all...]
  /external/libvpx/libvpx/vp9/common/
vp9_loopfilter.c 345 vp9_lpf_vertical_8(s, pitch, lfi0->mblim, lfi0->lim, lfi0->hev_thr,
348 vp9_lpf_vertical_8(s + 8 * pitch, pitch, lfi1->mblim, lfi1->lim,
    [all...]
vp9_rtcd_defs.pl 217 add_proto qw/void vp9_lpf_vertical_8/, "uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count";
218 specialize qw/vp9_lpf_vertical_8 sse2 neon dspr2/;
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_loopfilter.c 345 vp9_lpf_vertical_8(s, pitch, lfi0->mblim, lfi0->lim, lfi0->hev_thr,
348 vp9_lpf_vertical_8(s + 8 * pitch, pitch, lfi1->mblim, lfi1->lim,
    [all...]
vp9_rtcd_defs.pl 217 add_proto qw/void vp9_lpf_vertical_8/, "uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count";
218 specialize qw/vp9_lpf_vertical_8 sse2 neon dspr2/;
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 349 RTCD_EXTERN void (*vp9_lpf_vertical_8)(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count); variable
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp9_rtcd.h 225 RTCD_EXTERN void (*vp9_lpf_vertical_8)(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/ia32/
vp9_rtcd.h 363 RTCD_EXTERN void (*vp9_lpf_vertical_8)(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 314 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 314 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 314 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 314 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 314 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 321 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 321 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 321 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_c macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 390 RTCD_EXTERN void (*vp9_lpf_vertical_8)(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 390 RTCD_EXTERN void (*vp9_lpf_vertical_8)(uint8_t *s, int pitch, const uint8_t *blimit, const uint8_t *limit, const uint8_t *thresh, int count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 349 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_neon macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 356 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_neon macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 359 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_dspr2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 393 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 393 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_sse2 macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 393 #define vp9_lpf_vertical_8 vp9_lpf_vertical_8_sse2 macro
    [all...]

Completed in 542 milliseconds