Home | History | Annotate | Download | only in vp8

Lines Matching full:encoding_mode

30     vp8e_encoding_mode      encoding_mode;               /** best, good, realtime            */
178 RANGE_CHECK(vp8_cfg, encoding_mode, VP8_BEST_QUALITY_ENCODING, VP8_REAL_TIME_ENCODING);
182 RANGE_CHECK(vp8_cfg, encoding_mode, VP8_REAL_TIME_ENCODING, VP8_REAL_TIME_ENCODING);