Home
last modified time | relevance | path

Searched refs:rec_res_avail (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/util/
Dyuvconvert.cc133 bool rec_res_avail = ExtractResolutionFromFilename(argv[fileindex_rec], in ParseOptions() local
139 } else if (rec_res_avail) { in ParseOptions()
148 if (rec_res_avail) { in ParseOptions()
Dpsnr_main.cc215 bool rec_res_avail = ExtractResolutionFromFilename(argv[fileindex_rec], in ParseOptions() local
218 if (rec_res_avail) { in ParseOptions()
230 } else if (rec_res_avail) { in ParseOptions()