Home
last modified time | relevance | path

Searched defs:once (Results 1 – 7 of 7) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dvpx_once.h19 static void once(void (*func)(void)) in once() function
78 static void once(void (*func)(void)) in once() function
91 static void once(void (*func)(void)) in once() function
/hardware/qcom/audio/msm8909/post_proc/
Dbundle.c53 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/qcom/audio/post_proc/
Dbundle.c50 pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dvolume_listener.c171 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/qcom/audio/visualizer/
Doffload_visualizer.c147 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/qcom/audio/msm8909/visualizer/
Doffload_visualizer.c137 pthread_once_t once = PTHREAD_ONCE_INIT; variable
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h378 uint32_t once; member