Home
last modified time | relevance | path

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

/device/google/marlin/camera/usbcamcore/src/
DQCameraMjpegDecode.cpp61 #define OS_THREAD_FUNC_MODIFIER macro
114 OS_THREAD_FUNC_RET_T OS_THREAD_FUNC_MODIFIER decoder_test(OS_THREAD_FUNC_ARG_T p_thread_args);
228 OS_THREAD_FUNC_RET_T OS_THREAD_FUNC_MODIFIER decoder_test(OS_THREAD_FUNC_ARG_T arg) in decoder_test()