/hardware/interfaces/bluetooth/a2dp/1.0/ |
D | IBluetoothAudioHost.hal | 28 * the start, suspend and stop of the streaming operation. These 37 * has initialized the platform for streaming use case, and the 38 * HAL client can proceed with the streaming procedure. The 47 * wants to suspend the streaming procedure. The result of the 56 * stop and reset the streaming procedure. There is no result
|
/hardware/interfaces/bluetooth/audio/2.1/ |
D | types.hal | 29 /** Used when encoded by Bluetooth Stack and streaming to LE Audio device */ 31 /** Used when decoded by Bluetooth Stack and streaming to audio framework */
|
D | IBluetoothAudioProvider.hal | 57 * audioConfig.pcmConfig parameter. Invalid if streaming is offloaded
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 144 * Drm keys can be for offline content or for online streaming. 151 * Keys for streaming are not persisted and require the device to be 175 * to extend the validity period for streaming keys. 181 * to become available for streaming.
|
/hardware/interfaces/camera/provider/2.6/ |
D | ICameraProvider.hal | 38 * streaming concurrently with the other camera ids in the combination. 107 * streaming concurrently with other devices. 123 * camera streaming.
|
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/ |
D | VK_EXT_host_image_copy.adoc | 52 subsystems for streaming data and rendering. 53 It may be unreasonable to require the streaming subsystem to coordinate with
|
D | VK_NV_shader_sm_builtins.adoc | 24 It provides the number of streaming multiprocessors (SMs), the maximum
|
D | VK_EXT_pipeline_creation_cache_control.adoc | 98 developers can leverage existing asset streaming systems to recover from
|
/hardware/interfaces/automotive/evs/1.1/ |
D | IEvsCameraStream.hal | 24 * Implemented on client side to receive asynchronous streaming event deliveries.
|
D | types.hal | 80 * Types of informative streaming events 109 * Any other erroneous streaming events 115 * Structure that describes informative events occurred during EVS is streaming
|
D | IEvsEnumerator.hal | 104 * NOTE: Data streaming must be cleanly stopped before making this call.
|
/hardware/google/camera/common/sensor_listener/tests/ |
D | how_to_run.txt | 44 # Since this test requires camera active streaming, install mCamera.apk first.
|
/hardware/interfaces/bluetooth/audio/2.0/ |
D | IBluetoothAudioProvider.hal | 56 * Invalid if streaming is offloaded to hardware or on failure.
|
D | types.hal | 49 /** Used when encoded by Bluetooth Stack and streaming to Hearing Aid */
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 114 streaming[i] = false; in venc_dev() 2039 if (!streaming[OUTPUT_PORT]) { in venc_handle_empty_eos_buffer() 2055 streaming[OUTPUT_PORT] = true; in venc_handle_empty_eos_buffer() 2079 if (streaming[OUTPUT_PORT]) { in venc_stop() 2087 streaming[OUTPUT_PORT] = false; in venc_stop() 2101 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 2109 streaming[CAPTURE_PORT] = false; in venc_stop() 2136 return streaming[port]; in is_streamon_done() 2232 streaming[CAPTURE_PORT] = true; in venc_start() 2611 … if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 || in venc_empty_buf() [all …]
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 51 * NOTE: Video streaming must be cleanly stopped before making this call.
|
/hardware/interfaces/camera/metadata/3.5/ |
D | types.hal | 41 * by this camera device, and each extended scene mode's maximum streaming (non-stall) size
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 136 streaming[i] = false; in venc_dev() 3504 if (!streaming[OUTPUT_PORT]) { in venc_handle_empty_eos_buffer() 3531 streaming[OUTPUT_PORT] = true; in venc_handle_empty_eos_buffer() 3555 if (streaming[OUTPUT_PORT]) { in venc_stop() 3563 streaming[OUTPUT_PORT] = false; in venc_stop() 3577 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 3585 streaming[CAPTURE_PORT] = false; in venc_stop() 3612 return streaming[port]; in is_streamon_done() 3828 streaming[CAPTURE_PORT] = true; in venc_start() 4240 … if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 || in venc_empty_buf() [all …]
|
/hardware/interfaces/camera/device/3.7/ |
D | ICameraInjectionSession.hal | 38 * switch back to internal camera streaming.
|
/hardware/qcom/media/msm8996/videopp/src/ |
D | omx_vdpp.cpp | 668 streaming[CAPTURE_PORT] = false; in omx_vdpp() 669 streaming[OUTPUT_PORT] = false; in omx_vdpp() 1081 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1155 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 2217 if(!streaming[OUTPUT_PORT]) in send_command_proxy() 2290 …"with param1: %lu m_state = %d, streaming[OUTPUT_PORT] = %d", param1, m_state, streaming[OUTPUT_PO… in send_command_proxy() 2312 if(!streaming[OUTPUT_PORT]) in send_command_proxy() 4040 …DEBUG_PRINT_LOW("use_output_buffer: i = %d, streaming[CAPTURE_PORT] = %d ", i, streaming[CAPTURE_P… in use_output_buffer() 4042 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4049 streaming[CAPTURE_PORT] = true; in use_output_buffer() [all …]
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 434 bool streaming[MAX_PORT]; variable
|
/hardware/interfaces/camera/device/3.5/ |
D | ICameraDevice.hal | 99 * camera streaming.
|
/hardware/google/gfxstream/ |
D | CMakeLists.txt | 7 project(gfx-streaming-kit)
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 180 streaming[i] = false; in venc_dev() 2695 if (streaming[OUTPUT_PORT] && streaming[CAPTURE_PORT] && in venc_check_valid_config() 3148 if (streaming[OUTPUT_PORT]) { in venc_stop() 3156 streaming[OUTPUT_PORT] = false; in venc_stop() 3170 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 3178 streaming[CAPTURE_PORT] = false; in venc_stop() 3382 streaming[CAPTURE_PORT] = true; in venc_start() 3909 … if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 || in venc_empty_buf() 4002 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 4111 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 230 streaming[i] = false; in venc_dev() 2354 if (streaming[OUTPUT_PORT] && streaming[CAPTURE_PORT] && in venc_check_valid_config() 2782 if (streaming[OUTPUT_PORT]) { in venc_stop() 2790 streaming[OUTPUT_PORT] = false; in venc_stop() 2804 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 2812 streaming[CAPTURE_PORT] = false; in venc_stop() 3018 streaming[CAPTURE_PORT] = true; in venc_start() 3472 … if (!streaming[OUTPUT_PORT] && !(m_sVenc_cfg.inputformat == V4L2_PIX_FMT_RGB32 || in venc_empty_buf() 3548 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 3656 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() [all …]
|