HomeSort by: relevance | last modified time | path
    Searched defs:fcount (Results 1 - 1 of 1) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/common/
intel_measure.c 346 long fcount = strtol(nptr, &endptr, 10); local
353 } else if (fcount == 0) {
357 config.end_frame = frame + fcount;

Completed in 12 milliseconds