Searched refs:radeon_decoder (Results 1 – 1 of 1) sorted by relevance
57 struct radeon_decoder { struct84 static rvcn_dec_message_avc_t get_h264_msg(struct radeon_decoder *dec, in get_h264_msg() argument185 static rvcn_dec_message_hevc_t get_h265_msg(struct radeon_decoder *dec, in get_h265_msg()361 static unsigned calc_ctx_size_h265_main(struct radeon_decoder *dec) in calc_ctx_size_h265_main()378 static unsigned calc_ctx_size_h265_main10(struct radeon_decoder *dec, struct pipe_h265_picture_desc… in calc_ctx_size_h265_main10()471 static uint32_t get_ref_pic_idx(struct radeon_decoder *dec, struct pipe_video_buffer *ref) in get_ref_pic_idx()488 static rvcn_dec_message_mpeg2_vld_t get_mpeg2_msg(struct radeon_decoder *dec, in get_mpeg2_msg()534 static rvcn_dec_message_mpeg4_asp_vld_t get_mpeg4_msg(struct radeon_decoder *dec, in get_mpeg4_msg()577 static void rvcn_dec_message_create(struct radeon_decoder *dec) in rvcn_dec_message_create()602 static struct pb_buffer *rvcn_dec_message_decode(struct radeon_decoder *dec, in rvcn_dec_message_decode()[all …]