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

  /external/libvpx/
ivfdec.c 50 static const arg_def_t use_yv12 = ARG_DEF(NULL, "yv12", 0, variable
81 &codecarg, &prefixarg, &use_yv12, &use_i420, &flipuvarg, &noblitarg,
385 else if (arg_match(&arg, &use_yv12, argi))
ivfenc.c 400 static const arg_def_t use_yv12 = ARG_DEF(NULL, "yv12", 0, variable
452 &use_yv12, &use_i420, &usage, &threads, &profile,
678 else if (arg_match(&arg, &use_yv12, argi))
    [all...]

Completed in 645 milliseconds