Home
last modified time | relevance | path

Searched refs:ScanRow_ERMS (Results 1 – 1 of 1) sorted by relevance

/external/libaom/libaom/third_party/libyuv/source/
Dmjpeg_validate.cc27 const uint8* ScanRow_ERMS(const uint8* src, uint32 val, int count) { in ScanRow_ERMS() function
54 it = ScanRow_ERMS(it, 0xff, end - it); in ScanEOI()