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

/external/chromium_org/remoting/codec/
H A Dvideo_encoder_vpx.cc151 void CreateImage(bool use_i444, argument
168 if (use_i444) {
/external/chromium_org/third_party/libvpx/source/libvpx/
H A Dvpxenc.c141 static const arg_def_t use_i444 = ARG_DEF(NULL, "i444", 0, variable
247 &use_yv12, &use_i420, &use_i422, &use_i444,
830 else if (arg_match(&arg, &use_i444, argi))

Completed in 101 milliseconds