Lines Matching refs:ok
796 const int ok = is_rgb ? InitRGBRescaler(io, p) : InitYUVRescaler(io, p);797 if (!ok) {