Home
last modified time | relevance | path

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

/third_party/ffmpeg/libswscale/
Dswscale_unscaled.c1462 const int dstId = c->dstFormatBpp; in findRgbConvFn() local
1531 switch (srcId | (dstId << 16)) { in findRgbConvFn()
1548 switch (srcId | (dstId << 16)) { in findRgbConvFn()