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

  /external/libvpx/vp8/common/
onyx.h 49 } END_USAGE;
138 int end_usage; // vbr or cbr member in struct:__anon5249
  /external/libvpx/
ivfenc.c 465 static const arg_def_t end_usage = ARG_DEF(NULL, "end-usage", 1, variable
486 &end_usage, &target_bitrate, &min_quantizer, &max_quantizer,
756 else if (arg_match(&arg, &end_usage, argi))
    [all...]

Completed in 70 milliseconds