Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libhwjpeg/include/
DExynosJpegApi.h90 unsigned int GetHWDelay() { return m_hwjpeg.GetHWDelay(); } in GetHWDelay() function
Dexynos-hwjpeg.h562 unsigned int GetHWDelay() { return m_uiHWDelay; } in GetHWDelay() function
616 unsigned int GetHWDelay() { return m_uiHWDelay; } in GetHWDelay() function
/hardware/google/graphics/common/libhwjpeg/
DExynosJpegEncoderForCamera.cpp460 GetHWDelay(), stopwatch.GetElapsed()); in encode()