Home | History | Annotate | Download | only in src

Lines Matching refs:FDKmemclear

424   FDKmemclear(cc, sizeof(CODER_CONFIG));
574 FDKmemclear(config, sizeof(USER_PARAM));
1045 FDKmemclear(hAacEncoder->inputBuffer, sizeof(INT_PCM)*hAacEncoder->nMaxAacChannels*INPUTBUFFER_SIZE);
1141 FDKmemclear(hAacEncoder->outBuffer, hAacEncoder->outBufferInBytes*sizeof(UCHAR));
1236 FDKmemclear(hAacEncoder, sizeof(AACENCODER));
1444 FDKmemclear(outargs, sizeof(AACENC_OutArgs));
1450 FDKmemclear(outBufDesc->bufs[i], outBufDesc->bufSizes[i]);
1463 FDKmemclear(outBytes, hAacEncoder->aacConfig.nSubFrames*sizeof(INT));
1511 FDKmemclear(hAacEncoder->inputBuffer+hAacEncoder->inputBufferOffset+hAacEncoder->nSamplesRead, sizeof(INT_PCM)*nZeros );
1527 FDKmemclear(hAacEncoder->extPayload, sizeof(AACENC_EXT_PAYLOAD) * MAX_TOTAL_EXT_PAYLOADS);
1531 FDKmemclear(hAacEncoder->extPayloadData, sizeof(hAacEncoder->extPayloadData));
1532 FDKmemclear(hAacEncoder->extPayloadSize, sizeof(hAacEncoder->extPayloadSize));
2102 FDKmemclear(pInfo, sizeof(AACENC_InfoStruct));