Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_video.h47 unsigned si_vid_alloc_stream_handle(void);
Dradeon_video.c41 unsigned si_vid_alloc_stream_handle() in si_vid_alloc_stream_handle() function
Dradeon_vcn_enc.c142 enc->stream_handle = si_vid_alloc_stream_handle(); in radeon_enc_begin_frame()
Dradeon_vce.c287 enc->stream_handle = si_vid_alloc_stream_handle(); in rvce_begin_frame()
Dradeon_vcn_dec.c1253 dec->stream_handle = si_vid_alloc_stream_handle(); in radeon_create_decoder()
Dradeon_uvd.c1416 dec->stream_handle = si_vid_alloc_stream_handle(); in si_common_uvd_create_decoder()