Home
last modified time | relevance | path

Searched refs:ruvd_end_frame (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/docs/relnotes/
D20.1.8.rst34 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
D20.3.0.rst141 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
D20.2.0.rst96 - Crash in ruvd_end_frame when calling vaBeginPicture/vaEndPicture without rendering anything
/external/mesa3d/src/gallium/drivers/r600/
Dradeon_uvd.c923 static void ruvd_end_frame(struct pipe_video_codec *decoder, in ruvd_end_frame() function
1085 dec->base.end_frame = ruvd_end_frame; in ruvd_create_decoder()
/external/mesa3d/src/gallium/drivers/radeon/
Dradeon_uvd.c1077 static void ruvd_end_frame(struct pipe_video_codec *decoder, struct pipe_video_buffer *target, in ruvd_end_frame() function
1263 dec->base.end_frame = ruvd_end_frame; in si_common_uvd_create_decoder()