Home
last modified time | relevance | path

Searched defs:vp8_cfg (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/vp8/
Dvp8_cx_iface.c84 struct vp8_extracfg vp8_cfg; member
145 const struct vp8_extracfg *vp8_cfg, in validate_config()
308 struct vp8_extracfg vp8_cfg, in set_vp8e_config()
/external/webrtc/modules/video_coding/codecs/vp8/
Dscreenshare_layers_unittest.cc127 const Vp8EncoderConfig vp8_cfg = layers_->UpdateConfiguration(0); in ConfigureBitrates() local