Searched refs:ARGBDetectRow_C (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dcompare.cc82 static uint32 ARGBDetectRow_C(const uint8* argb, int width) { function
124 fourcc = ARGBDetectRow_C(argb, width);
/external/libyuv/files/source/
H A Dcompare.cc66 static uint32 ARGBDetectRow_C(const uint8* argb, int width) { function
108 fourcc = ARGBDetectRow_C(argb, width);

Completed in 32 milliseconds