Searched refs:inbitdeptharg (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c404 static const arg_def_t inbitdeptharg = ARG_DEF(NULL, "input-bit-depth", 1, variable
424 &bitdeptharg, &inbitdeptharg,
1066 } else if (arg_match(&arg, &inbitdeptharg, argi)) {

Completed in 74 milliseconds