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

  /external/srec/srec/cfront/
ca_cms.c 74 if (hWave->is_configuredForAgc == False)
100 if (hWave->is_configuredForAgc == True)
122 hWave->is_configuredForAgc = True;
141 if (hWave->is_configuredForAgc == False)
149 hWave->is_configuredForAgc = False;
165 if (hWave->is_configuredForAgc == False)
180 hWave->is_configuredForAgc = True;
199 *isConfigured = hWave->is_configuredForAgc;
208 if (hWave->is_configuredForAgc == False)
235 if (hWave->is_configuredForAgc == False
    [all...]
  /external/srec/srec/include/
frontapi.h 58 booldata is_configuredForAgc;
    [all...]

Completed in 2750 milliseconds