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

/external/libvpx/libvpx/
H A Dvpxdec.c57 static const arg_def_t use_i420 = variable
104 &use_i420, &flipuvarg, &rawvideo,
580 } else if (arg_match(&arg, &use_i420, argi)) {
H A Dvpxenc.c134 static const arg_def_t use_i420 = variable
258 &use_i420,
946 else if (arg_match(&arg, &use_i420, argi))

Completed in 110 milliseconds