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

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

Completed in 3774 milliseconds