Home
last modified time | relevance | path

Searched refs:consecutive (Results 1 - 3 of 3) sorted by relevance

/third_party/ffmpeg/libavcodec/x86/
H A Dvideodsp.asm122 ; on sse, - fills xmm0-15 for consecutive sets of 16 pixels
126 ; on mmx, - fills mm0-7 for consecutive sets of 8 pixels
/third_party/skia/src/pathops/
H A DSkPathOpsTSect.cpp643 int consecutive = this->countConsecutiveSpans(first, &last); in coincidentCheck() local
645 if (consecutive < COINCIDENT_SPAN_COUNT) { in coincidentCheck()
775 int consecutive = 1; in countConsecutiveSpans() local
785 ++consecutive; in countConsecutiveSpans()
789 return consecutive; in countConsecutiveSpans()
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9lpf_neon.S869 @ all d registers in the transpose aren't consecutive.

Completed in 6 milliseconds