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

  /frameworks/rs/api/
gen_runtime.cpp 712 int specMax = spec->getMaxVersion();
716 if (specMax && specMax > mLargestVersionNumber) {
717 mLargestVersionNumber = specMax;
    [all...]
  /external/libvorbis/lib/
psy.c 419 float specmax){
422 float dBoffset=vi->max_curve_dB-specmax;
    [all...]

Completed in 685 milliseconds