Searched refs:get_h264_msg (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/ |
| H A D | radeon_uvd.c | 372 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 D | radeon_uvd.c | 437 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 D | radeon_uvd.c | 493 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 D | radeon_vcn_dec.c | 59 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 D | radeon_uvd.c | 488 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 D | radeon_vcn_dec.c | 78 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