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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_temporal_filter.c 285 vp9_temporal_filter_apply(f->y_buffer + mb_y_offset, f->y_stride,
289 vp9_temporal_filter_apply(f->u_buffer + mb_uv_offset, f->uv_stride,
294 vp9_temporal_filter_apply(f->v_buffer + mb_uv_offset, f->uv_stride,
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 296 vp9_temporal_filter_apply(f->y_buffer + mb_y_offset, f->y_stride,
300 vp9_temporal_filter_apply(f->u_buffer + mb_uv_offset, f->uv_stride,
305 vp9_temporal_filter_apply(f->v_buffer + mb_uv_offset, f->uv_stride,
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_temporal_filter.c 296 vp9_temporal_filter_apply(f->y_buffer + mb_y_offset, f->y_stride,
300 vp9_temporal_filter_apply(f->u_buffer + mb_uv_offset, f->uv_stride,
305 vp9_temporal_filter_apply(f->v_buffer + mb_uv_offset, f->uv_stride,
  /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 665 RTCD_EXTERN void (*vp9_temporal_filter_apply)(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm/
vp9_rtcd.h 587 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm64/
vp9_rtcd.h 587 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/generic/
vp9_rtcd.h 587 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp9_rtcd.h 587 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/nacl/
vp9_rtcd.h 587 #define vp9_temporal_filter_apply macro
    [all...]
  /external/libvpx/armv7a/
vp9_rtcd.h 600 #define vp9_temporal_filter_apply macro
    [all...]
  /external/libvpx/generic/
vp9_rtcd.h 600 #define vp9_temporal_filter_apply macro
    [all...]
  /external/libvpx/mips/
vp9_rtcd.h 600 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/ia32/
vp9_rtcd.h 772 RTCD_EXTERN void (*vp9_temporal_filter_apply)(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/ia32/
vp9_rtcd.h 772 RTCD_EXTERN void (*vp9_temporal_filter_apply)(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count); variable
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
vp9_rtcd.h 623 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
vp9_rtcd.h 623 #define vp9_temporal_filter_apply macro
    [all...]
  /external/libvpx/armv7a-neon/
vp9_rtcd.h 636 #define vp9_temporal_filter_apply macro
    [all...]
  /external/libvpx/mips-dspr2/
vp9_rtcd.h 639 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/linux/x64/
vp9_rtcd.h 777 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/mac/x64/
vp9_rtcd.h 777 #define vp9_temporal_filter_apply macro
    [all...]
  /external/chromium_org/third_party/libvpx/source/config/win/x64/
vp9_rtcd.h 777 #define vp9_temporal_filter_apply macro
    [all...]

Completed in 594 milliseconds