HomeSort by relevance Sort by last modified time
    Searched full:prototype_apply (Results 1 - 2 of 2) sorted by null

  /external/libvpx/vp8/encoder/
temporal_filter.h 15 #define prototype_apply(sym)\ macro
35 extern prototype_apply(vp8_temporal_filter_apply);
39 prototype_apply(*apply);
  /external/libvpx/vp8/encoder/x86/
temporal_filter_x86.h 16 extern prototype_apply(vp8_temporal_filter_apply_sse2);

Completed in 42 milliseconds