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

  /external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
cmsps2.c 278 const char* PostMin;
620 _cmsIOPrintf(sc ->m, sc ->PostMin);
637 _cmsIOPrintf(sc ->m, sc ->PostMin);
667 const char* PostMin,
682 sc.PostMin = PostMin;
695 _cmsIOPrintf(m, PostMin);
775 const char* PreMin, *PostMin;
786 PreMin = PostMin = "";
793 PostMin = ">\n"
    [all...]
  /external/libvorbis/lib/
envelope.c 176 float postmax,postmin,premax=-99999.f,premin=99999.f; local
182 postmin=min(acc,filters[j].ampbuf[p]);
191 valmin=postmin-premin;

Completed in 1915 milliseconds