Home
last modified time | relevance | path

Searched refs:running (Results 1 – 25 of 28) sorted by relevance

12

/hardware/qcom/audio/legacy/libalsa-intf/
Dalsa_pcm.c522 pcm->running = 1; in pcm_prepare()
540 pcm->running = 0; in pcm_write_mmap()
551 pcm->running = 0; in pcm_write_mmap()
562 pcm->running = 0; in pcm_write_mmap()
587 if (!pcm->running) { in pcm_write_nmmap()
596 pcm->running = 0; in pcm_write_nmmap()
634 if (!pcm->running) { in pcm_read()
641 pcm->running = 1; in pcm_read()
648 pcm->running = 0; in pcm_read()
743 pcm->running = 0; in pcm_close()
Daplay.c283 if (!pcm->running) { in play_file()
289 pcm->running = 1; in play_file()
299 pcm->running = 0; in play_file()
369 pcm->running = 0; in play_file()
399 pcm->running = 0; in play_file()
Darec.c257 pcm->running = 0; in record_file()
279 if (!pcm->running) { in record_file()
291 pcm->running = 0; in record_file()
331 pcm->running = 0; in record_file()
Dalsa_audio.h31 unsigned running:1; member
/hardware/qcom/audio/legacy/alsa_sound/
DAudioUsbALSA.cpp437 if (!musbRecordingHandle->running) { in RecordingThreadEntry()
444 if (!mproxyRecordingHandle->running) { in RecordingThreadEntry()
463 if (!musbRecordingHandle->running) { in RecordingThreadEntry()
501 if (!mproxyRecordingHandle->running) { in RecordingThreadEntry()
644 handle->running = 0; in startDevice()
671 handle->running = 0; in syncPtr()
851 if (!mproxyPlaybackHandle->running) { in PlaybackThreadEntry()
858 if (!musbPlaybackHandle->running) { in PlaybackThreadEntry()
878 if (!mproxyPlaybackHandle->running) { in PlaybackThreadEntry()
950 if (!musbPlaybackHandle->running) { in PlaybackThreadEntry()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/
DREADME.webm11 failures, various options for running the tests, and XML test report
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_thread.c579 int running = 1; in mm_camera_cmd_thread() local
614 running = 0; in mm_camera_cmd_thread()
620 } while (running); in mm_camera_cmd_thread()
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Stream.cpp551 int running = 1; in dataProcRoutine() local
594 running = 0; in dataProcRoutine()
599 } while (running); in dataProcRoutine()
DQCamera3PostProc.cpp1602 int running = 1; in dataProcessRoutine() local
1874 running = 0; in dataProcessRoutine()
1879 } while (running); in dataProcessRoutine()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
DREADME22 source[6]. These requirements are optional if not running the unit
DCHANGELOG284 Encoder loopfilter running in its own thread
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
Dsad_altivec.asm83 ;# add to the running tally
/hardware/qcom/camera/QCamera2/HAL/
DQCameraPostProc.cpp2301 int running = 1; in dataSaveRoutine() local
2411 running = 0; in dataSaveRoutine()
2416 } while (running); in dataSaveRoutine()
2435 int running = 1; in dataProcessRoutine() local
2602 running = 0; in dataProcessRoutine()
2607 } while (running); in dataProcessRoutine()
DQCameraStream.cpp938 int running = 1; in dataProcRoutine() local
978 running = 0; in dataProcRoutine()
983 } while (running); in dataProcRoutine()
DQCamera2HWICallbacks.cpp2381 int running = 1; in cbNotifyRoutine() local
2533 running = 0; in cbNotifyRoutine()
2540 } while (running); in cbNotifyRoutine()
DQCameraStateMachine.cpp51 int running = 1, ret; in smEvtProcRoutine() local
87 running = 0; in smEvtProcRoutine()
95 } while (running); in smEvtProcRoutine()
DQCamera2HWI.cpp7510 int running = 1; in defferedWorkRoutine() local
7620 running = 0; in defferedWorkRoutine()
7625 } while (running); in defferedWorkRoutine()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
Dbuildintrapredictorsmby_neon.asm47 ; Zero out running sum
330 ; Zero out running sum
/hardware/intel/bootstub/
DLICENSE82 running the Program is not restricted, and the output from the Program
84 Program (independent of having been made by running the Program).
112 when run, you must cause it, when started running for such
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx_ports/
Dx86_abi_support.asm144 ; and running quickly. Relies on SHADOW_ARGS_TO_STACK
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/
DCHANGES135 * Enabled running Python tests on systems with python 2.3 installed,
DREADME13 failures, various options for running the tests, and XML test report
66 * Python version 2.3 or newer (for running some of the tests and
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/src/
Dmm_jpeg.c1728 int running = 1; in mm_jpeg_jobmgr_thread() local
1773 running = 0; in mm_jpeg_jobmgr_thread()
1779 } while (running); in mm_jpeg_jobmgr_thread()
/hardware/intel/common/libmix/mix_common/
DINSTALL50 Running `configure' might take a while. While running, it prints
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h1814 int32_t running; member

12