Searched defs:stream_resource (Results 1 – 1 of 1) sorted by relevance
185 struct stream_resource { struct186 struct output_pixel_processor *opp;187 struct timing_generator *tg;188 struct stream_encoder *stream_enc;189 struct audio *audio;214 struct stream_resource stream_res; argument