Home | History | Annotate | Download | only in libmedia

Lines Matching refs:goodmatch

88         bool goodmatch = true;
122 ucma, matches, &goodmatch, &highest);
124 ALOGV("goodmatch: %s, highest: %d", goodmatch ? "true" : "false", highest);
125 if (!goodmatch && (highest < 15 || strlen(buf) < 20)) {
150 ucma, matches, &goodmatch, &highest);
151 if (!goodmatch && highest <= 15) {
183 if (!goodmatch && highest < 0) {
299 bool *goodmatch, int *highestmatch) {
301 *goodmatch = false;
320 *goodmatch = true;
448 *goodmatch = true;
457 *goodmatch = true;