Home
last modified time | relevance | path

Searched refs:si_vid_alloc_stream_handle (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.h46 unsigned si_vid_alloc_stream_handle(void);
Dradeon_video.c40 unsigned si_vid_alloc_stream_handle() in si_vid_alloc_stream_handle() function
Dradeon_uvd_enc.c185 enc->stream_handle = si_vid_alloc_stream_handle(); in radeon_uvd_enc_begin_frame()
Dradeon_vce.c284 enc->stream_handle = si_vid_alloc_stream_handle(); in rvce_begin_frame()
Dradeon_vcn_enc.c300 enc->stream_handle = si_vid_alloc_stream_handle(); in radeon_enc_begin_frame()
Dradeon_uvd.c1268 dec->stream_handle = si_vid_alloc_stream_handle(); in si_common_uvd_create_decoder()
Dradeon_vcn_dec.c1659 dec->stream_handle = si_vid_alloc_stream_handle(); in radeon_create_decoder()