Searched defs:base_config (Results 1 – 3 of 3) sorted by relevance
114 let mut base_config = cc::Build::new(); in make_source() localVariable
241 def __init__(self, base_config, object_id, **kwargs): argument301 def create_config(self, base_config, obj): argument
117 Vp8EncoderConfig* base_config) { in MaybeExtendVp8EncoderConfig()