Searched refs:warnedAlready (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/ffmpeg/libswscale/
H A Dswscale_template.c2622 static int warnedAlready=0; //FIXME move this into the context perhaps local
2623 if (flags & SWS_PRINT_INFO && !warnedAlready) {
2626 warnedAlready=1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/ffmpeg/libswscale/
H A Dswscale_template.c2622 static int warnedAlready=0; //FIXME move this into the context perhaps local
2623 if (flags & SWS_PRINT_INFO && !warnedAlready) {
2626 warnedAlready=1;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/ffmpeg/libswscale/
H A Dswscale_template.c2622 static int warnedAlready=0; //FIXME move this into the context perhaps local
2623 if (flags & SWS_PRINT_INFO && !warnedAlready) {
2626 warnedAlready=1;

Completed in 187 milliseconds