Home
last modified time | relevance | path

Searched refs:pipe_vc1_picture_desc (Results 1 – 12 of 12) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv84_video.h44 struct pipe_vc1_picture_desc *vc1;
Dnv98_video_ppp.c76 nv98_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct no… in nv98_decoder_vc1_ppp()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_video_ppp.c76 nvc0_decoder_vc1_ppp(struct nouveau_vp3_decoder *dec, struct pipe_vc1_picture_desc *desc, struct no… in nvc0_decoder_vc1_ppp()
/third_party/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_vp3_video.h60 struct pipe_vc1_picture_desc *vc1;
Dnouveau_vp3_video_bsp.c161 struct pipe_vc1_picture_desc *d, in nouveau_vp3_fill_picparm_vc1_bsp()
Dnouveau_vp3_video_vp.c426 struct pipe_vc1_picture_desc *d, in nouveau_vp3_fill_picparm_vc1_vp()
/third_party/mesa3d/src/gallium/frontends/vdpau/
Ddecode.c301 vlVdpDecoderRenderVC1(struct pipe_vc1_picture_desc *picture, in vlVdpDecoderRenderVC1()
581 struct pipe_vc1_picture_desc vc1; in vlVdpDecoderRender()
/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c470 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()
/third_party/mesa3d/src/gallium/frontends/va/
Dva_private.h288 struct pipe_vc1_picture_desc vc1;
/third_party/mesa3d/src/gallium/include/pipe/
Dp_video_state.h243 struct pipe_vc1_picture_desc struct
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_uvd.c772 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()
Dradeon_vcn_dec.c1401 static rvcn_dec_message_vc1_t get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg()
1993 rvcn_dec_message_vc1_t vc1 = get_vc1_msg((struct pipe_vc1_picture_desc *)picture); in rvcn_dec_message_decode()