Searched refs:videocodec_master (Results 1 – 3 of 3) sorted by relevance
245 struct videocodec_master *master_data;275 struct videocodec_master { struct296 extern struct videocodec *videocodec_attach(struct videocodec_master *); argument
1117 static struct videocodec_master *zoran_setup_videocodec(struct zoran *zr, in zoran_setup_videocodec()1120 struct videocodec_master *m = NULL; in zoran_setup_videocodec()1234 struct videocodec_master *master_vfe = NULL; in zoran_probe()1235 struct videocodec_master *master_codec = NULL; in zoran_probe()
47 struct videocodec *videocodec_attach(struct videocodec_master *master) in videocodec_attach()