Searched refs:get_h265_msg (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dradeon_uvd.c535 static struct ruvd_h265 get_h265_msg(struct ruvd_decoder *dec, struct pipe_video_buffer *target, function in typeref:struct:ruvd_h265
1200 dec->msg->body.decode.codec.h265 = get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)picture);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c591 static struct ruvd_h265 get_h265_msg(struct ruvd_decoder *dec, struct pipe_video_buffer *target, function in typeref:struct:ruvd_h265
1139 dec->msg->body.decode.codec.h265 = get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)picture);
H A Dradeon_vcn_dec.c161 static rvcn_dec_message_hevc_t get_h265_msg(struct radeon_decoder *dec, function in typeref:typename:rvcn_dec_message_hevc_t
868 get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)picture);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeon/
H A Dradeon_uvd.c586 static struct ruvd_h265 get_h265_msg(struct ruvd_decoder *dec, struct pipe_video_buffer *target, function in typeref:struct:ruvd_h265
1137 get_h265_msg(dec, target, (struct pipe_h265_picture_desc *)picture);
H A Dradeon_vcn_dec.c179 static rvcn_dec_message_hevc_t get_h265_msg(struct radeon_decoder *dec, function in typeref:typename:rvcn_dec_message_hevc_t
1726 get_h265_msg(dec, target, (struct pipe_h265_picture_desc *)picture);

Completed in 12 milliseconds