Home
last modified time | relevance | path

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

/aosp12/frameworks/av/services/camera/libcameraservice/tests/
H A DNV12Compressor.h104 static bool checkStartOfFrame(uint8_t* buf) { in checkStartOfFrame() function
H A DNV12Compressor.cpp329 if (checkStartOfFrame(jpegBuffer + currentPos)) { in getJpegImageDimensions()