Home
last modified time | relevance | path

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

/dports/games/taisei/taisei-1.3.2/src/
H A Dvideo_postprocess.h18 VideoPostProcess *video_postprocess_init(void);
H A Dvideo_postprocess.c32 VideoPostProcess *video_postprocess_init(void) { in video_postprocess_init() function
H A Dvideo.c896 video.postprocess = video_postprocess_init(); in video_post_init()