Lines Matching defs:best
1297 /** Determines the best filter parameters for the given data and writes the
1371 enum MLPChMode best = 0;
1389 if(score[i] < score[best])
1390 best = i;
1392 return best;
1415 /** Determines best coefficients to use for the lossless matrix. */
1604 * given codebook. Searches for the best offset to minimize the bits.
1833 **** Functions that deal with determining the best parameters and output ***
1901 * then with last best. */
1950 /** Analyzes all collected bitcounts and selects the best parameters for each