Home
last modified time | relevance | path

Searched defs:sdl_pix_fmt (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()
910 Uint32 sdl_pix_fmt; in upload_texture() local