Home
last modified time | relevance | path

Searched defs:once (Results 1 – 5 of 5) 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/post_proc/
Dbundle.c50 pthread_once_t once = PTHREAD_ONCE_INIT; variable
Dvolume_listener.c180 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/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h381 uint32_t once; member