Searched refs:pipe_h265_picture_desc (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/gallium/state_trackers/omx_bellagio/ |
D | vid_dec.h | 116 struct pipe_h265_picture_desc h265; \
|
/external/mesa3d/src/gallium/drivers/radeon/ |
D | radeon_vcn_dec.c | 187 struct pipe_h265_picture_desc *pic) in get_h265_msg() 378 static unsigned calc_ctx_size_h265_main10(struct radeon_decoder *dec, struct pipe_h265_picture_desc… in calc_ctx_size_h265_main10() 693 get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)picture); in rvcn_dec_message_decode() 701 (struct pipe_h265_picture_desc*)picture); in rvcn_dec_message_decode()
|
D | radeon_uvd.c | 299 static unsigned calc_ctx_size_h265_main10(struct ruvd_decoder *dec, struct pipe_h265_picture_desc *… in calc_ctx_size_h265_main10() 592 struct pipe_h265_picture_desc *pic) in get_h265_msg() 1285 …dec->msg->body.decode.codec.h265 = get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)pictu… in ruvd_end_frame() 1289 ctx_size = calc_ctx_size_h265_main10(dec, (struct pipe_h265_picture_desc*)picture); in ruvd_end_frame()
|
/external/mesa3d/src/gallium/drivers/r600/ |
D | radeon_uvd.c | 248 static unsigned calc_ctx_size_h265_main10(struct ruvd_decoder *dec, struct pipe_h265_picture_desc *… in calc_ctx_size_h265_main10() 536 struct pipe_h265_picture_desc *pic) in get_h265_msg() 1199 …dec->msg->body.decode.codec.h265 = get_h265_msg(dec, target, (struct pipe_h265_picture_desc*)pictu… in ruvd_end_frame() 1203 ctx_size = calc_ctx_size_h265_main10(dec, (struct pipe_h265_picture_desc*)picture); in ruvd_end_frame()
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 494 struct pipe_h265_picture_desc struct
|
/external/mesa3d/src/gallium/state_trackers/vdpau/ |
D | decode.c | 417 vlVdpDecoderRenderH265(struct pipe_h265_picture_desc *picture, in vlVdpDecoderRenderH265() 584 struct pipe_h265_picture_desc h265; in vlVdpDecoderRender()
|
/external/mesa3d/src/gallium/state_trackers/va/ |
D | va_private.h | 270 struct pipe_h265_picture_desc h265;
|