check_pixel_add_ps 2171 source/test/pixelharness.cpp             if (!check_pixel_add_ps(ref.cu[part].add_ps, opt.cu[part].add_ps))
check_pixel_add_ps 2252 source/test/pixelharness.cpp                 if (!check_pixel_add_ps(ref.chroma[i].cu[part].add_ps, opt.chroma[i].cu[part].add_ps))
check_pixel_add_ps   83 source/test/pixelharness.h     bool check_pixel_add_ps(pixel_add_ps_t ref, pixel_add_ps_t opt);