Home
last modified time | relevance | path

Searched refs:get_h264_msg (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c84 static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec, in get_h264_msg() function
686 get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture); in rvcn_dec_message_decode()
Dradeon_uvd.c493 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) in get_h264_msg() function
1281 dec->msg->body.decode.codec.h264 = get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture); in ruvd_end_frame()
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c437 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) in get_h264_msg() function
1195 dec->msg->body.decode.codec.h264 = get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture); in ruvd_end_frame()