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

  /external/srec/audio/AudioIn/UNIX/include/
audioin.h 137 unsigned long nBufferLength;
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 515 pwhdr->nBufferLength = iReadSamples * sizeof ( audioinSample );
516 pwhdr->nBytesRecorded = pwhdr->nBufferLength;
722 pwhdr->nBufferLength = gnCallbackSamples * sizeof ( audioinSample );
723 pwhdr->nBytesRecorded = pwhdr->nBufferLength;
725 pwhdr->pData = malloc ( pwhdr->nBufferLength );
732 pwhdr->nBufferLength );
    [all...]
  /hardware/ti/omap4xxx/security/tf_daemon/
smc_properties_parser.c 243 static S_RESULT SMCPropYacc(uint8_t* pBuffer, uint32_t nBufferLength,
264 sParserContext.nManifestLength = nBufferLength;
  /hardware/ti/omap4-aah/security/tf_daemon/
smc_properties_parser.c 244 static S_RESULT SMCPropYacc(uint8_t* pBuffer, uint32_t nBufferLength,
265 sParserContext.nManifestLength = nBufferLength;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winbase.h     [all...]

Completed in 130 milliseconds