Searched refs:fastCopyFunctions (Results 1 – 2 of 2) sorted by relevance
30 const rx::FastCopyFunctionMap &fastCopyFunctions,87 const rx::FastCopyFunctionMap &fastCopyFunctions; member134 const rx::FastCopyFunctionMap &fastCopyFunctions, in Format() argument159 fastCopyFunctions(fastCopyFunctions), in Format()
453 FastCopyFunction fastCopyFunc = sourceFormat.fastCopyFunctions.get(params.destFormat->id); in PackPixels()