Searched defs:vp8_cfg (Results 1 – 2 of 2) sorted by relevance
84 struct vp8_extracfg vp8_cfg; member145 const struct vp8_extracfg *vp8_cfg, in validate_config()308 struct vp8_extracfg vp8_cfg, in set_vp8e_config()
127 const Vp8EncoderConfig vp8_cfg = layers_->UpdateConfiguration(0); in ConfigureBitrates() local