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

  /external/libvpx/
vpxdec.c 70 static const arg_def_t use_i420 = ARG_DEF(NULL, "i420", 0, variable
97 &codecarg, &use_yv12, &use_i420, &flipuvarg, &noblitarg,
759 else if (arg_match(&arg, &use_i420, argi))
    [all...]
vpxenc.c 872 static const arg_def_t use_i420 = ARG_DEF(NULL, "i420", 0, variable
928 &use_yv12, &use_i420, &usage, &threads, &profile,
    [all...]

Completed in 53 milliseconds