Searched refs:vp9_temporal_filter_apply_c (Results 1 - 21 of 21) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c83 void vp9_temporal_filter_apply_c(uint8_t *frame1, function
/external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
H A Dvp9_temporal_filter.c92 void vp9_temporal_filter_apply_c(uint8_t *frame1, function
/external/chromium_org/third_party/libvpx/source/config/linux/arm/
H A Dvp9_rtcd.h602 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
603 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/arm64/
H A Dvp9_rtcd.h615 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
616 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/generic/
H A Dvp9_rtcd.h602 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
603 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvp9_rtcd.h602 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
603 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvp9_rtcd.h602 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
603 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/nacl/
H A Dvp9_rtcd.h602 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
603 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/libvpx/armv7a/
H A Dvp9_rtcd.h599 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
600 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/libvpx/generic/
H A Dvp9_rtcd.h599 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
600 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/libvpx/mips/
H A Dvp9_rtcd.h599 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
600 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon/
H A Dvp9_rtcd.h651 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
652 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/libvpx/armv7a-neon/
H A Dvp9_rtcd.h635 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
636 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/libvpx/mips-dspr2/
H A Dvp9_rtcd.h638 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
639 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/linux/arm-neon-cpu-detect/
H A Dvp9_rtcd.h651 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
652 #define vp9_temporal_filter_apply vp9_temporal_filter_apply_c
/external/chromium_org/third_party/libvpx/source/config/mac/ia32/
H A Dvp9_rtcd.h675 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
887 vp9_temporal_filter_apply = vp9_temporal_filter_apply_c;
/external/chromium_org/third_party/libvpx/source/config/linux/ia32/
H A Dvp9_rtcd.h788 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
1220 vp9_temporal_filter_apply = vp9_temporal_filter_apply_c;
/external/chromium_org/third_party/libvpx/source/config/win/ia32/
H A Dvp9_rtcd.h788 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
1220 vp9_temporal_filter_apply = vp9_temporal_filter_apply_c;
/external/chromium_org/third_party/libvpx/source/config/linux/x64/
H A Dvp9_rtcd.h795 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
/external/chromium_org/third_party/libvpx/source/config/mac/x64/
H A Dvp9_rtcd.h795 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);
/external/chromium_org/third_party/libvpx/source/config/win/x64/
H A Dvp9_rtcd.h795 void vp9_temporal_filter_apply_c(uint8_t *frame1, unsigned int stride, uint8_t *frame2, unsigned int block_width, unsigned int block_height, int strength, int filter_weight, unsigned int *accumulator, uint16_t *count);

Completed in 298 milliseconds