Searched refs:pipe_vc1_picture_desc (Results 1 – 10 of 10) sorted by relevance
44 struct pipe_vc1_picture_desc *vc1;
76 nv98_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct no… in nv98_decoder_vc1_ppp()
76 nvc0_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct no… in nvc0_decoder_vc1_ppp()
60 struct pipe_vc1_picture_desc *vc1;
161 struct pipe_vc1_picture_desc *d, in nouveau_vp3_fill_picparm_vc1_bsp()
426 struct pipe_vc1_picture_desc *d, in nouveau_vp3_fill_picparm_vc1_vp()
236 struct pipe_vc1_picture_desc struct
306 vlVdpDecoderRenderVC1(struct pipe_vc1_picture_desc *picture, in vlVdpDecoderRenderVC1()582 struct pipe_vc1_picture_desc vc1; in vlVdpDecoderRender()
244 struct pipe_vc1_picture_desc vc1;
732 static struct ruvd_vc1 get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg()1111 dec->msg->body.decode.codec.vc1 = get_vc1_msg((struct pipe_vc1_picture_desc*)picture); in ruvd_end_frame()