Searched refs:rand_list (Results 1 - 1 of 1) sorted by relevance
| /third_party/ffmpeg/ | ||
| H A D | configure | 4088 rand_list(){ function 4106 $action $(rand_list "$@" | awk "BEGIN { srand($random_seed) } \$1 == \"prob\" { prob = \$2; next } rand() < prob { print }") |
Completed in 7 milliseconds