OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mjpegd_timer_get_elapsed
(Results
1 - 2
of
2
) sorted by null
/device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QCameraMjpegDecode.cpp
129
static int
mjpegd_timer_get_elapsed
(timespec *p_timer, int *elapsed_in_ms, uint8_t reset_start);
480
if (
mjpegd_timer_get_elapsed
(&os_timer, &diff, 0) < 0) {
662
static int
mjpegd_timer_get_elapsed
(timespec *p_timer, int *elapsed_in_ms, uint8_t reset_start)
function
/hardware/qcom/camera/usbcamcore/src/
QCameraMjpegDecode.cpp
129
static int
mjpegd_timer_get_elapsed
(timespec *p_timer, int *elapsed_in_ms, uint8_t reset_start);
480
if (
mjpegd_timer_get_elapsed
(&os_timer, &diff, 0) < 0) {
662
static int
mjpegd_timer_get_elapsed
(timespec *p_timer, int *elapsed_in_ms, uint8_t reset_start)
function
Completed in 84 milliseconds