Home
last modified time | relevance | path

Searched refs:encoding_mode (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/vp8/
Dvp8_cx_iface.c30 vp8e_encoding_mode encoding_mode; /** best, good, realtime */ member
178 RANGE_CHECK(vp8_cfg, encoding_mode, VP8_BEST_QUALITY_ENCODING, VP8_REAL_TIME_ENCODING); in validate_config()
182 RANGE_CHECK(vp8_cfg, encoding_mode, VP8_REAL_TIME_ENCODING, VP8_REAL_TIME_ENCODING); in validate_config()