Searched refs:srcId (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 Dswscale_unscaled.c360 const int srcId = c->srcFormatBpp; local
369 if (IS_NOT_NE(srcId, srcFormat) || IS_NOT_NE(dstId, dstFormat))
391 switch (srcId | (dstId << 16)) {
408 switch (srcId | (dstId << 16)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libswscale/
H A Dswscale_unscaled.c1152 const int srcId = c->srcFormatBpp; local
1205 switch (srcId | (dstId << 16)) {
1222 switch (srcId | (dstId << 16)) {

Completed in 135 milliseconds