Home
last modified time | relevance | path

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

/third_party/ffmpeg/fftools/
Dffplay.c890 static void get_sdl_pix_fmt_and_blendmode(int format, Uint32 *sdl_pix_fmt, SDL_BlendMode *sdl_blend… in get_sdl_pix_fmt_and_blendmode() function
912 get_sdl_pix_fmt_and_blendmode(frame->format, &sdl_pix_fmt, &sdl_blendmode); in upload_texture()