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

  /external/libvpx/vp8/common/x86/
postproc_x86.h 24 extern prototype_postproc(vp8_post_proc_down_and_across_mmx);
44 extern prototype_postproc(vp8_post_proc_down_and_across_xmm);
  /external/libvpx/vp8/common/
postproc.h 18 #define prototype_postproc(sym)\ macro
56 extern prototype_postproc(vp8_postproc_downacross);
78 typedef prototype_postproc((*vp8_postproc_fn_t)); typedef

Completed in 624 milliseconds