Searched refs:I420SSE (Results 1 – 3 of 3) sorted by relevance
52 copy.best_score = I420SSE(*captured.thumb->GetI420(), in OnCapturedFrame()83 I420SSE(*captured.thumb->GetI420(), *decoded->thumb->GetI420()); in OnDecodedFrame()
101 double I420SSE(const I420BufferInterface& ref_buffer,
214 double I420SSE(const I420BufferInterface& ref_buffer, in I420SSE() function