check_copy_ps    2198 source/test/pixelharness.cpp             if (!check_copy_ps(ref.cu[part].copy_ps, opt.cu[part].copy_ps))
check_copy_ps    2268 source/test/pixelharness.cpp                 if (!check_copy_ps(ref.chroma[i].cu[part].copy_ps, opt.chroma[i].cu[part].copy_ps))
check_copy_ps      79 source/test/pixelharness.h     bool check_copy_ps(copy_ps_t ref, copy_ps_t opt);