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

  /external/dropbear/libtommath/demo/
timing.c 84 FILE *log, *logb, *logc, *logd; local
240 logc = fopen("logs/expt_2k.log", "w");
274 fprintf(n < 4 ? logd : (n < 9) ? logc : (n < 16) ? logb : log,
280 fclose(logc);
  /frameworks/media/libvideoeditor/lvpp/
VideoEditorBGAudioProcessing.cpp 249 // Following logc decides if SSRC support is needed for this mixing

Completed in 1087 milliseconds