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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
temporal_filter.c 332 vp8_temporal_filter_apply
342 vp8_temporal_filter_apply
352 vp8_temporal_filter_apply
  /external/libvpx/libvpx/vp8/encoder/
temporal_filter.c 331 vp8_temporal_filter_apply
341 vp8_temporal_filter_apply
351 vp8_temporal_filter_apply
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
temporal_filter.c 331 vp8_temporal_filter_apply
341 vp8_temporal_filter_apply
351 vp8_temporal_filter_apply
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/
rtcd_defs.pl 523 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/
rtcd_defs.pl 521 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/;
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
rtcd_defs.pl 521 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/
vp8_rtcd.h 303 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_c macro
  /external/chromium_org/third_party/libvpx/source/config/linux/mipsel/
vp8_rtcd.h 303 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_c macro
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/
vp8_rtcd.h 440 RTCD_EXTERN 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); variable
    [all...]
  /external/libvpx/x86/
vp8_rtcd.h 406 #define vp8_temporal_filter_apply vp8_temporal_filter_apply_sse2 macro
    [all...]

Completed in 5574 milliseconds