Home
last modified time | relevance | path

Searched refs:rvce_flush (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dradeon_vce.c381 static void rvce_flush(struct pipe_video_codec *encoder) in rvce_flush() function
428 enc->base.flush = rvce_flush; in rvce_create_encoder()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dradeon_vce.c369 static void rvce_flush(struct pipe_video_codec *encoder) in rvce_flush() function
426 enc->base.flush = rvce_flush; in si_vce_create_encoder()