Searched refs:buf_optimal_sz (Results 1 – 1 of 1) sorted by relevance
/external/libvpx/ |
D | vpxenc.c | 926 static const arg_def_t buf_optimal_sz = ARG_DEF(NULL, "buf-optimal-sz", 1, variable 932 &undershoot_pct, &overshoot_pct, &buf_sz, &buf_initial_sz, &buf_optimal_sz, 1245 else if (arg_match(&arg, &buf_optimal_sz, argi)) in main()
|