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

  /external/libvpx/vp8/common/x86/
postproc_x86.h 51 #undef vp8_postproc_across macro
52 #define vp8_postproc_across vp8_mbpost_proc_across_ip_xmm macro
  /external/libvpx/vp8/common/
postproc.h 48 #ifndef vp8_postproc_across
49 #define vp8_postproc_across vp8_mbpost_proc_across_ip_c macro
51 extern prototype_postproc_inplace(vp8_postproc_across);

Completed in 120 milliseconds