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

  /external/libvpx/libvpx/
vpxdec.c 68 static const arg_def_t use_yv12 = ARG_DEF(NULL, "yv12", 0, variable
100 &codecarg, &use_yv12, &use_i420, &flipuvarg, &noblitarg,
762 else if (arg_match(&arg, &use_yv12, argi))
    [all...]
vpxenc.c 970 static const arg_def_t use_yv12 = ARG_DEF(NULL, "yv12", 0, variable
1046 &use_yv12, &use_i420, &usage, &threads, &profile,
    [all...]

Completed in 749 milliseconds