Home | History | Annotate | Download | only in vp9

Lines Matching full:lossless

39   unsigned int                lossless;
67 0, /* lossless */
155 RANGE_CHECK_BOOL(vp8_cfg, lossless);
156 if (vp8_cfg->lossless) {
333 oxcf->lossless = vp8_cfg.lossless;
446 MAP(VP9E_SET_LOSSLESS, xcfg.lossless);