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

  /external/libvpx/libvpx/vp9/common/
vp9_rtcd_defs.pl 202 add_proto qw/void vp9_highbd_temporal_filter_apply/, "const uint8_t *frame1, unsigned int stride, const uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, uint32_t *accumulator, uint16_t *count";
  /external/libvpx/config/arm/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/arm-neon/
vp9_rtcd.h 90 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/arm64/
vp9_rtcd.h 90 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/generic/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/mips32/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/mips32-dspr2/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/mips32-msa/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/mips64/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/mips64-msa/
vp9_rtcd.h 89 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/x86/
vp9_rtcd.h 97 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/config/x86_64/
vp9_rtcd.h 97 #define vp9_highbd_temporal_filter_apply vp9_highbd_temporal_filter_apply_c macro
  /external/libvpx/libvpx/vp9/encoder/
vp9_temporal_filter.c 411 vp9_highbd_temporal_filter_apply(
414 vp9_highbd_temporal_filter_apply(
418 vp9_highbd_temporal_filter_apply(

Completed in 1853 milliseconds