Searched refs:pipe_vc1_picture_desc (Results 1 – 12 of 12) 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()
306 vlVdpDecoderRenderVC1(struct pipe_vc1_picture_desc *picture, in vlVdpDecoderRenderVC1()582 struct pipe_vc1_picture_desc vc1; in vlVdpDecoderRender()
257 struct pipe_vc1_picture_desc struct
284 struct pipe_vc1_picture_desc vc1;
470 static struct ruvd_vc1 get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg()975 dec->msg->body.decode.codec.vc1 = get_vc1_msg((struct pipe_vc1_picture_desc*)picture); in ruvd_end_frame()
772 static struct ruvd_vc1 get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg()1155 dec->msg->body.decode.codec.vc1 = get_vc1_msg((struct pipe_vc1_picture_desc *)picture); in ruvd_end_frame()
647 static rvcn_dec_message_vc1_t get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg()1073 rvcn_dec_message_vc1_t vc1 = get_vc1_msg((struct pipe_vc1_picture_desc *)picture); in rvcn_dec_message_decode()