/hardware/qcom/audio/legacy/libalsa-intf/ |
D | alsa_pcm.c | 522 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()
|
D | aplay.c | 283 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()
|
D | arec.c | 257 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()
|
D | alsa_audio.h | 31 unsigned running:1; member
|
/hardware/qcom/audio/legacy/alsa_sound/ |
D | AudioUsbALSA.cpp | 437 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/ |
D | README.webm | 11 failures, various options for running the tests, and XML test report
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_thread.c | 579 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/ |
D | QCamera3Stream.cpp | 551 int running = 1; in dataProcRoutine() local 594 running = 0; in dataProcRoutine() 599 } while (running); in dataProcRoutine()
|
D | QCamera3PostProc.cpp | 1602 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/ |
D | README | 22 source[6]. These requirements are optional if not running the unit
|
D | CHANGELOG | 284 Encoder loopfilter running in its own thread
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
D | sad_altivec.asm | 83 ;# add to the running tally
|
/hardware/qcom/camera/QCamera2/HAL/ |
D | QCameraPostProc.cpp | 2301 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()
|
D | QCameraStream.cpp | 938 int running = 1; in dataProcRoutine() local 978 running = 0; in dataProcRoutine() 983 } while (running); in dataProcRoutine()
|
D | QCamera2HWICallbacks.cpp | 2381 int running = 1; in cbNotifyRoutine() local 2533 running = 0; in cbNotifyRoutine() 2540 } while (running); in cbNotifyRoutine()
|
D | QCameraStateMachine.cpp | 51 int running = 1, ret; in smEvtProcRoutine() local 87 running = 0; in smEvtProcRoutine() 95 } while (running); in smEvtProcRoutine()
|
D | QCamera2HWI.cpp | 7510 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/ |
D | buildintrapredictorsmby_neon.asm | 47 ; Zero out running sum 330 ; Zero out running sum
|
/hardware/intel/bootstub/ |
D | LICENSE | 82 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/ |
D | x86_abi_support.asm | 144 ; and running quickly. Relies on SHADOW_ARGS_TO_STACK
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/ |
D | CHANGES | 135 * Enabled running Python tests on systems with python 2.3 installed,
|
D | README | 13 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/ |
D | mm_jpeg.c | 1728 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/ |
D | INSTALL | 50 Running `configure' might take a while. While running, it prints
|
/hardware/qcom/camera/QCamera2/stack/common/ |
D | cam_types.h | 1814 int32_t running; member
|