/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/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.
|
D | IDrmPlugin.hal | 72 * @param keyType specifies if the keys are to be used for streaming, 107 * is for either streaming or offline key requests. Scope should be set to 123 * When the response is for a streaming or release request, no keySetId is
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 50 * NOTE: Video streaming must be cleanly stopped before making this call.
|
/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/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() 3696 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 558 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 220 streaming[i] = false; in venc_dev() 2199 if (streaming[OUTPUT_PORT]) { in venc_stop() 2207 streaming[OUTPUT_PORT] = false; in venc_stop() 2221 if (!rc && streaming[CAPTURE_PORT]) { in venc_stop() 2229 streaming[CAPTURE_PORT] = false; in venc_stop() 2363 streaming[CAPTURE_PORT] = true; in venc_start() 2808 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 2858 if (!streaming[OUTPUT_PORT]) { in venc_empty_buf() 2871 streaming[OUTPUT_PORT] = true; in venc_empty_buf()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | video_encoder_device_v4l2.h | 598 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 676 streaming[CAPTURE_PORT] = in omx_vdec() 677 streaming[OUTPUT_PORT] = false; in omx_vdec() 1154 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1239 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 4414 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4422 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4651 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4657 streaming[CAPTURE_PORT] = true; in use_output_buffer() 5576 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 5583 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() [all …]
|
D | omx_vdec_hevc.cpp | 599 streaming[CAPTURE_PORT] = in omx_vdec() 600 streaming[OUTPUT_PORT] = false; in omx_vdec() 958 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1015 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 3852 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 3858 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4662 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 4669 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() 5209 if (!streaming[OUTPUT_PORT]) { in empty_this_buffer_proxy() 5218 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_hevc_swvdec.cpp | 684 streaming[CAPTURE_PORT] = in omx_vdec() 685 streaming[OUTPUT_PORT] = false; in omx_vdec() 1171 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1256 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 4611 if (!m_pSwVdec && i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4619 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4848 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 4854 streaming[CAPTURE_PORT] = true; in use_output_buffer() 5780 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 5787 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() [all …]
|
D | omx_vdec_hevc.cpp | 594 streaming[CAPTURE_PORT] = in omx_vdec() 595 streaming[OUTPUT_PORT] = false; in omx_vdec() 953 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1010 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 3831 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 3837 streaming[CAPTURE_PORT] = true; in use_output_buffer() 4641 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() 4648 streaming[CAPTURE_PORT] = true; in allocate_output_buffer() 5179 if (!streaming[OUTPUT_PORT]) { in empty_this_buffer_proxy() 5188 streaming[OUTPUT_PORT] = true; in empty_this_buffer_proxy() [all …]
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/inc/ |
D | omx_vdec.h | 820 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8996/videopp/inc/ |
D | omx_vdpp.h | 936 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 843 bool streaming[MAX_PORT]; variable
|
D | omx_vdec_hevc_swvdec.h | 999 bool streaming[MAX_PORT]; variable
|
D | omx_vdec.h | 973 bool streaming[MAX_PORT]; variable
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/inc/ |
D | omx_vdec_hevc.h | 852 bool streaming[MAX_PORT]; variable
|
D | omx_vdec.h | 953 bool streaming[MAX_PORT]; variable
|
/hardware/interfaces/camera/device/3.4/default/ |
D | ExternalCameraDeviceSession.cpp | 207 bool streaming = false; in dumpState() local 215 streaming = mV4l2Streaming; in dumpState() 240 streaming ? "streaming" : "not streaming"); in dumpState() 241 if (streaming) { in dumpState()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 799 streaming[CAPTURE_PORT] = in omx_vdec() 800 streaming[OUTPUT_PORT] = false; in omx_vdec() 1596 pThis->streaming[OUTPUT_PORT] = false; in process_event_cb() 1649 pThis->streaming[CAPTURE_PORT] = false; in process_event_cb() 6019 if (i == (drv_ctx.op_buf.actualcount - 1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 6027 streaming[CAPTURE_PORT] = true; in use_output_buffer() 6232 if (i == (drv_ctx.op_buf.actualcount -1) && !streaming[CAPTURE_PORT]) { in use_output_buffer() 6238 streaming[CAPTURE_PORT] = true; in use_output_buffer() 6574 if (streaming[CAPTURE_PORT] && in free_output_buffer() 7292 if (i == (drv_ctx.op_buf.actualcount -1 ) && !streaming[CAPTURE_PORT]) { in allocate_output_buffer() [all …]
|
/hardware/interfaces/drm/1.1/ |
D | IDrmPlugin.hal | 87 * @param keyType specifies if the keys are to be used for streaming,
|
/hardware/interfaces/wifi/supplicant/1.0/ |
D | ISupplicantStaIface.hal | 298 * with A2DP streaming.
|