Searched refs:get_vc1_msg (Results 1 – 3 of 3) sorted by relevance
470 static struct ruvd_vc1 get_vc1_msg(struct pipe_vc1_picture_desc *pic) in get_vc1_msg() function975 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() function1155 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() function1073 rvcn_dec_message_vc1_t vc1 = get_vc1_msg((struct pipe_vc1_picture_desc *)picture); in rvcn_dec_message_decode()