Home
last modified time | relevance | path

Searched refs:calc_ctx_size_h265_main10 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/docs/relnotes/
D19.1.2.rst138 - radeon/uvd: fix calc_ctx_size_h265_main10
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_vcn_dec.c71 static unsigned calc_ctx_size_h265_main10(struct radeon_decoder *dec,
612 static unsigned calc_ctx_size_h265_main10(struct radeon_decoder *dec, in calc_ctx_size_h265_main10() function
992 ctx_size = calc_ctx_size_h265_main10(dec, (struct pipe_h265_picture_desc *)picture); in rvcn_dec_message_decode()
Dradeon_uvd.c290 static unsigned calc_ctx_size_h265_main10(struct ruvd_decoder *dec, in calc_ctx_size_h265_main10() function
1141 ctx_size = calc_ctx_size_h265_main10(dec, (struct pipe_h265_picture_desc *)picture); in ruvd_end_frame()