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

  /external/chromium_org/third_party/libvpx/source/libvpx/
vpxenc.c 250 static const arg_def_t resize_up_thresh = ARG_DEF(NULL, "resize-up", 1, variable
281 &resize_up_thresh, &resize_down_thresh, &end_usage, &target_bitrate,
    [all...]
  /external/libvpx/libvpx/
vpxenc.c 287 static const arg_def_t resize_up_thresh = ARG_DEF(NULL, "resize-up", 1, variable
317 &dropframe_thresh, &resize_allowed, &resize_up_thresh, &resize_down_thresh,
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
vpxenc.c 287 static const arg_def_t resize_up_thresh = ARG_DEF(NULL, "resize-up", 1, variable
317 &dropframe_thresh, &resize_allowed, &resize_up_thresh, &resize_down_thresh,
    [all...]

Completed in 76 milliseconds