OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_i444
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/remoting/codec/
video_encoder_vpx.cc
151
void CreateImage(bool
use_i444
,
168
if (
use_i444
) {
/external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c
141
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))
[
all
...]
Completed in 169 milliseconds