HomeSort by relevance Sort by last modified time
    Searched refs:use_yv12 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/
vpxdec.c 55 static const arg_def_t use_yv12 = variable
103 &help, &codecarg, &use_yv12,
576 else if (arg_match(&arg, &use_yv12, argi)) {
    [all...]
vpxenc.c 132 static const arg_def_t use_yv12 = variable
257 static const arg_def_t *global_args[] = { &use_yv12,
    [all...]

Completed in 150 milliseconds