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

  /frameworks/wilhelm/src/itf/
IRatePitch.c 72 SLpermille maxRate = thiz->mMaxRate;
76 *pMaxRate = maxRate;
IPlaybackRate.c 165 SLpermille maxRate = thiz->mMaxRate;
169 *pMaxRate = maxRate;
  /frameworks/wilhelm/tests/mimeUri/
slesTestSlowDownUri.cpp 71 SLpermille minRate, maxRate, stepSize, rate = 1000;
76 res = (*pRateItf)->GetRateRange(pRateItf, 0, &minRate, &maxRate, &stepSize, &capa);
78 fprintf(stdout, "old rate = %d, minRate=%d, maxRate=%d\n", rate, minRate, maxRate);
308 SLpermille minRate, maxRate, stepSize;
310 res = (*rateItf)->GetRateRange(rateItf, index, &minRate, &maxRate, &stepSize, &capabilities);
322 printf("range[%u]: min=%d, max=%d, capabilities=", index, minRate, maxRate);
  /hardware/ti/wlan/wl1271/Test/
siteMgrDebug.c 74 static void setRateSet(TI_UINT8 maxRate, TRates *pRates);
    [all...]
  /hardware/ti/wlan/wl1271/stad/src/Sta_Management/
siteMgr.c     [all...]

Completed in 102 milliseconds