Searched refs:procKey (Results 1 – 1 of 1) sorted by relevance
1051 string procKey = MakeKey(srcPixelFormat, dstPixelFormat); in GetProcFuncType() local1052 map<string, ProcFuncType>::iterator iter = g_procMapping.find(procKey); in GetProcFuncType()