Searched refs:vp8_temporal_filter_apply (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
H A Dtemporal_filter.c332 vp8_temporal_filter_apply
342 vp8_temporal_filter_apply
352 vp8_temporal_filter_apply
/external/libvpx/libvpx/vp8/encoder/
H A Dtemporal_filter.c331 vp8_temporal_filter_apply
341 vp8_temporal_filter_apply
351 vp8_temporal_filter_apply
/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
H A Drtcd_defs.pl523 add_proto qw/void vp8_temporal_filter_apply/, "unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count";
524 specialize qw/vp8_temporal_filter_apply sse2/;
/external/libvpx/libvpx/vp8/common/
H A Drtcd_defs.pl521 add_proto qw/void vp8_temporal_filter_apply/, "unsigned char *frame1, unsigned int stride, unsigned char *frame2, unsigned int block_size, int strength, int filter_weight, unsigned int *accumulator, unsigned short *count";
522 specialize qw/vp8_temporal_filter_apply sse2/;
/external/chromium_org/third_party/libvpx/source/config/linux/mips64el/
H A Dvp8_rtcd.h303 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_c macro
/external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
H A Dvp8_rtcd.h303 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_c macro
/external/libvpx/x86/
H A Dvp8_rtcd.h406 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_sse2 macro

Completed in 180 milliseconds