Searched refs:currFrame (Results 1 – 3 of 3) sorted by relevance
241 const WebPData& currFrame = currIter.fragment; in decodeFrame() local242 if (WebPDecode(currFrame.bytes, currFrame.size, &mDecoderConfig) != VP8_STATUS_OK) { in decodeFrame()
86 }?.currFrame ?: -1 in <lambda>()
141 VideoEncFrameIO *currFrame = video->input; in MotionEstimation() local146 Int width = currFrame->pitch; in MotionEstimation()187 cur = currFrame->yChan; in MotionEstimation()274 cur = currFrame->yChan + offset; in MotionEstimation()475 cur = currFrame->yChan; in MotionEstimation()