HomeSort by relevance Sort by last modified time
    Searched refs:OS_THREAD_FUNC_RET_T (Results 1 - 3 of 3) sorted by null

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QCameraMjpegDecode.cpp 50 #define OS_THREAD_FUNC_RET_T void *
56 #define OS_THREAD_FUNC_RET_SUCCEEDED (OS_THREAD_FUNC_RET_T)0
57 #define OS_THREAD_FUNC_RET_FAILED (OS_THREAD_FUNC_RET_T)1
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)
  /hardware/qcom/camera/msmcobalt/usbcamcore/src/
QCameraMjpegDecode.cpp 50 #define OS_THREAD_FUNC_RET_T void *
56 #define OS_THREAD_FUNC_RET_SUCCEEDED (OS_THREAD_FUNC_RET_T)0
57 #define OS_THREAD_FUNC_RET_FAILED (OS_THREAD_FUNC_RET_T)1
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)
  /hardware/qcom/camera/usbcamcore/src/
QCameraMjpegDecode.cpp 50 #define OS_THREAD_FUNC_RET_T void *
56 #define OS_THREAD_FUNC_RET_SUCCEEDED (OS_THREAD_FUNC_RET_T)0
57 #define OS_THREAD_FUNC_RET_FAILED (OS_THREAD_FUNC_RET_T)1
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)

Completed in 185 milliseconds