Home
last modified time | relevance | path

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

/dports/emulators/vice/vice-3.5/src/video/
H A Drender1x1ntsc.h52 extern void render_YVYU_1x1_ntsc(video_render_color_tables_t *color_tab,
H A Drender1x1ntsc.c261 render_YVYU_1x1_ntsc(video_render_color_tables_t *color_tab, in render_YVYU_1x1_ntsc() function
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/video/
H A Drender1x1ntsc.h52 extern void render_YVYU_1x1_ntsc(video_render_color_tables_t *color_tab,
H A Drender1x1ntsc.c261 render_YVYU_1x1_ntsc(video_render_color_tables_t *color_tab, in render_YVYU_1x1_ntsc() function
H A Dvideo-render.c363 render_YVYU_1x1_ntsc( in render_yuv_image()