Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 25 of 38) sorted by relevance

12

/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c211 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_snapshot_metadata_notify_cb()
212 p_stream = &channel->streams[i]; in mm_app_snapshot_metadata_notify_cb()
291 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_RAW) { in mm_app_snapshot_notify_cb_raw()
292 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb_raw()
361 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_snapshot_notify_cb()
362 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) { in mm_app_snapshot_notify_cb()
390 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
588 mm_app_del_stream(test_obj, ch, &ch->streams[i]); in mm_app_stop_capture_raw()
Dmm_qcamera_preview.c67 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_metadata_notify_cb()
68 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()
147 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_preview_notify_cb()
148 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()
226 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_zsl_notify_cb()
227 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
238 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_zsl_notify_cb()
239 m_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
250 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_zsl_notify_cb()
251 md_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
[all …]
Dmm_qcamera_rdi.c262 stream = &channel->streams[i]; in mm_app_stop_and_del_rdi_channel()
Dmm_qcamera_reprocess.c62 m_stream = &channel->streams[0]; in mm_app_reprocess_notify_cb()
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c211 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_snapshot_metadata_notify_cb()
212 p_stream = &channel->streams[i]; in mm_app_snapshot_metadata_notify_cb()
291 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_RAW) { in mm_app_snapshot_notify_cb_raw()
292 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb_raw()
361 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_snapshot_notify_cb()
362 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) { in mm_app_snapshot_notify_cb()
390 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
588 mm_app_del_stream(test_obj, ch, &ch->streams[i]); in mm_app_stop_capture_raw()
Dmm_qcamera_preview.c67 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_metadata_notify_cb()
68 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()
147 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_preview_notify_cb()
148 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()
226 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_zsl_notify_cb()
227 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
238 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_zsl_notify_cb()
239 m_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
250 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_zsl_notify_cb()
251 md_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
[all …]
Dmm_qcamera_rdi.c262 stream = &channel->streams[i]; in mm_app_stop_and_del_rdi_channel()
Dmm_qcamera_reprocess.c62 m_stream = &channel->streams[0]; in mm_app_reprocess_notify_cb()
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c213 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_snapshot_metadata_notify_cb()
214 p_stream = &channel->streams[i]; in mm_app_snapshot_metadata_notify_cb()
293 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_RAW) { in mm_app_snapshot_notify_cb_raw()
294 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb_raw()
361 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_snapshot_notify_cb()
362 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
389 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) { in mm_app_snapshot_notify_cb()
390 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
591 mm_app_del_stream(test_obj, ch, &ch->streams[i]); in mm_app_stop_capture_raw()
Dmm_qcamera_preview.c78 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_METADATA) { in mm_app_metadata_notify_cb()
79 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()
161 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_SNAPSHOT) { in mm_app_snapshot_notify_cb()
162 m_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
189 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_POSTVIEW) { in mm_app_snapshot_notify_cb()
190 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()
279 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_preview_notify_cb()
280 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()
358 if (channel->streams[i].s_config.stream_info->stream_type == CAM_STREAM_TYPE_PREVIEW) { in mm_app_zsl_notify_cb()
359 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
[all …]
Dmm_qcamera_reprocess.c63 m_stream = &channel->streams[0]; in mm_app_reprocess_notify_cb()
Dmm_qcamera_rdi.c291 stream = &channel->streams[i]; in mm_app_stop_and_del_rdi_channel()
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Universal/SectionExtractionDxe/
DSectionExtractionDxe.uni4 // The section is implemented as a linked list of section streams,
23 … #language en-US "The section is implemented as a linked list of section streams, where each strea…
DSectionExtractionDxe.inf4 # The section is implemented as a linked list of section streams,
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c145 if ((MM_STREAM_STATE_NOTUSED != ch_obj->streams[i].state) && in mm_channel_util_get_stream_by_handler()
146 (handler == ch_obj->streams[i].my_hdl)) { in mm_channel_util_get_stream_by_handler()
147 s_obj = &ch_obj->streams[i]; in mm_channel_util_get_stream_by_handler()
995 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_link_stream()
996 stream_obj = &my_obj->streams[idx]; in mm_channel_link_stream()
1037 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_add_stream()
1038 stream_obj = &my_obj->streams[idx]; in mm_channel_add_stream()
1184 if (my_obj->streams[i].my_hdl > 0) { in mm_channel_get_bundle_info()
1186 my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
1196 __func__, i, my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
[all …]
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c145 if ((MM_STREAM_STATE_NOTUSED != ch_obj->streams[i].state) && in mm_channel_util_get_stream_by_handler()
146 (handler == ch_obj->streams[i].my_hdl)) { in mm_channel_util_get_stream_by_handler()
147 s_obj = &ch_obj->streams[i]; in mm_channel_util_get_stream_by_handler()
995 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_link_stream()
996 stream_obj = &my_obj->streams[idx]; in mm_channel_link_stream()
1037 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_add_stream()
1038 stream_obj = &my_obj->streams[idx]; in mm_channel_add_stream()
1184 if (my_obj->streams[i].my_hdl > 0) { in mm_channel_get_bundle_info()
1186 my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
1196 __func__, i, my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
[all …]
/device/linaro/bootloader/edk2/StdLib/
DISSUES.txt50 12: Differentiate between binary and text streams. Aug. 2013 Understood
51 Implement differentiated text streams as specified by section 7.19.2 Streams,
/device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c170 if ((MM_STREAM_STATE_NOTUSED != ch_obj->streams[i].state) && in mm_channel_util_get_stream_by_handler()
171 (handler == ch_obj->streams[i].my_hdl)) { in mm_channel_util_get_stream_by_handler()
172 s_obj = &ch_obj->streams[i]; in mm_channel_util_get_stream_by_handler()
1242 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_link_stream()
1243 stream_obj = &my_obj->streams[idx]; in mm_channel_link_stream()
1283 if (MM_STREAM_STATE_NOTUSED == my_obj->streams[idx].state) { in mm_channel_add_stream()
1284 stream_obj = &my_obj->streams[idx]; in mm_channel_add_stream()
1435 if (my_obj->streams[i].my_hdl > 0) { in mm_channel_get_bundle_info()
1437 my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
1447 i, my_obj->streams[i].my_hdl); in mm_channel_get_bundle_info()
[all …]
/device/google/contexthub/firmware/os/platform/stm32/
Ddma.c95 struct StmDmaStreamState streams[STM_DMA_NUM_STREAMS]; member
164 return &gDmaDevs[busId].streams[stream]; in dmaGetStreamState()
/device/generic/goldfish/camera/
DEmulatedFakeCamera2.cpp825 camera_metadata_entry_t streams; in setupCapture() local
828 &streams); in setupCapture()
838 for (size_t i = 0; i < streams.count; i++) { in setupCapture()
839 int streamId = streams.data.i32[i]; in setupCapture()
848 b.streamId = streams.data.u8[i]; in setupCapture()
978 camera_metadata_entry_t streams; in setupReprocess() local
981 &streams); in setupReprocess()
989 for (size_t i = 0; i < streams.count; i++) { in setupReprocess()
990 int streamId = streams.data.i32[i]; in setupReprocess()
1000 b.streamId = streams.data.u8[i]; in setupReprocess()
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h186 mm_camera_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member
/device/google/marlin/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h184 mm_camera_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/inc/
Dmm_qcamera_app.h186 mm_camera_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h415 mm_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h415 mm_stream_t streams[MAX_STREAM_NUM_IN_BUNDLE]; member

12