Searched refs:fCoverageSamples (Results 1 – 1 of 1) sorted by relevance
81 int fCoverageSamples; member87 if (a->fCoverageSamples < b->fCoverageSamples) { in compare_pf()89 } else if (b->fCoverageSamples < a->fCoverageSamples) { in compare_pf()135 rankedFormats[i].fCoverageSamples = answers[0]; in selectFormat()