videocodec_master
struct videocodec *videocodec_attach(struct videocodec_master *master)
struct videocodec_master *master_data;
struct videocodec *videocodec_attach(struct videocodec_master *master);
static inline struct zoran *videocodec_master_to_zoran(struct videocodec_master *master)
struct videocodec_master *master = codec->master_data;
static struct videocodec_master *zoran_setup_videocodec(struct zoran *zr,
struct videocodec_master *m = NULL;
struct videocodec_master *master_vfe = NULL;
struct videocodec_master *master_codec = NULL;