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

  /external/libvpx/vp8/common/
onyx.h 154 int cq_level; member in struct:__anon9745
  /external/libvpx/vp8/
vp8_cx_iface.c 41 unsigned int cq_level; /* constrained quality level */ member in struct:vp8_extracfg
73 10, /* cq_level */
195 RANGE_CHECK(vp8_cfg, cq_level, 0, 63);
315 oxcf->cq_level = vp8_cfg.cq_level;
466 MAP(VP8E_SET_CQ_LEVEL, xcfg.cq_level);
    [all...]
  /external/libvpx/vp8/encoder/
onyx_if.c     [all...]
firstpass.c 70 static const int cq_level[QINDEX_RANGE] = variable
    [all...]
  /external/libvpx/
vpxenc.c 1031 static const arg_def_t cq_level = ARG_DEF(NULL, "cq-level", 1, variable
1038 &tune_ssim, &cq_level, NULL
    [all...]

Completed in 224 milliseconds