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

  /external/libvpx/libvpx/
vpxdec.c 68 static const arg_def_t skiparg = ARG_DEF( variable
99 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile,
635 else if (arg_match(&arg, &skiparg, argi))
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxdec.c 62 static const arg_def_t skiparg = ARG_DEF(NULL, "skip", 1, variable
87 &progressarg, &limitarg, &skiparg, &postprocarg, &summaryarg, &outputfile,
565 else if (arg_match(&arg, &skiparg, argi))

Completed in 3764 milliseconds