Lines Matching refs:match
426 int match = 1; /* Stores if the specifier matches so far. */
431 return match;
450 match = 0;
452 match = 0;
463 if (match) {
480 match = 0;
489 return match && (stream_id == st->id);
495 if (match) {
514 return match && ret;
536 return match && (par->codec_id != AV_CODEC_ID_NONE && val != 0);
542 return match;