Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_hgo.h39 void vsp1_hgo_frame_end(struct vsp1_entity *hgo);
H A Dvsp1_hgo.c41 void vsp1_hgo_frame_end(struct vsp1_entity *entity) in vsp1_hgo_frame_end() function
H A Dvsp1_pipe.c407 vsp1_hgo_frame_end(pipe->hgo); in vsp1_pipeline_frame_end()