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
979 static struct videocodec_master *zoran_setup_videocodec(struct zoran *zr, in zoran_setup_videocodec()982 struct videocodec_master *m = NULL; in zoran_setup_videocodec()1063 struct videocodec_master *master_vfe = NULL; in zoran_probe()1064 struct videocodec_master *master_codec = NULL; in zoran_probe()
57 struct videocodec *videocodec_attach(struct videocodec_master *master) in videocodec_attach()