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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libswscale/
H A Dutils.c735 static int handle_jpeg(enum PixelFormat *format) function
1120 c->srcRange = handle_jpeg(&srcFormat);
1121 c->dstRange = handle_jpeg(&dstFormat);
1519 context->srcRange = handle_jpeg(&srcFormat);
1523 context->dstRange = handle_jpeg(&dstFormat);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dutils.c1051 static int handle_jpeg(enum AVPixelFormat *format) function
1148 c->srcRange |= handle_jpeg(&c->srcFormat);
1149 c->dstRange |= handle_jpeg(&c->dstFormat);

Completed in 75 milliseconds