Home
last modified time | relevance | path

Searched defs:max_score (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavformat/
Ddvbsub.c33 int max_score = 0; in dvbsub_probe() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c1063 int * max_score, in update_max_score()
1084 int max_score = -1; in emit_instruction() local
/third_party/ffmpeg/libavcodec/
Dopusenc_psy.c322 float max_score = 1.0f; in celt_gauge_psy_weight() local
Dflac_parser.c65 int max_score; /**< maximum score found after checking each child that member
/third_party/ffmpeg/libavfilter/
Dvf_identity.c40 double score, min_score, max_score, score_comp[4]; member