Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dutils.c1082 static int handle_jpeg(enum AVPixelFormat *format) in handle_jpeg() function
1329 c->srcRange |= handle_jpeg(&c->srcFormat); in sws_init_context()
1330 c->dstRange |= handle_jpeg(&c->dstFormat); in sws_init_context()