Searched refs:get_h264_msg (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c372 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) function in typeref:struct:ruvd_h264
971 dec->msg->body.decode.codec.h264 = get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c437 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) function in typeref:struct:ruvd_h264
1196 dec->msg->body.decode.codec.h264 = get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c493 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) function in typeref:struct:ruvd_h264
1135 dec->msg->body.decode.codec.h264 = get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture);
H A Dradeon_vcn_dec.c59 static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec, function in typeref:typename:rvcn_dec_message_avc_t
861 get_h264_msg(dec, (struct pipe_h264_picture_desc*)picture);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c488 static struct ruvd_h264 get_h264_msg(struct ruvd_decoder *dec, struct pipe_h264_picture_desc *pic) function in typeref:struct:ruvd_h264
1132 get_h264_msg(dec, (struct pipe_h264_picture_desc *)picture);
H A Dradeon_vcn_dec.c78 static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec, function in typeref:typename:rvcn_dec_message_avc_t
1719 rvcn_dec_message_avc_t avc = get_h264_msg(dec, (struct pipe_h264_picture_desc *)picture);

Completed in 13 milliseconds