Home
last modified time | relevance | path

Searched defs:stream_id (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/camera/common/hal/google_camera_hal/
Dpending_requests_tracker.cc90 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackRequestBuffersLocked() local
108 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackReturnedResultBuffers() local
141 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in TrackReturnedAcquiredBuffers() local
182 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in DoStreamsHaveEnoughBuffersLocked() local
200 int32_t stream_id, uint32_t num_buffers) const { in DoesStreamHaveEnoughBuffersToAcquireLocked()
225 int32_t stream_id = OverrideStreamIdForGroup(buffer.stream_id); in UpdateRequestedStreamIdsLocked() local
279 int32_t stream_id, uint32_t num_buffers) { in WaitAndTrackAcquiredBuffers()
307 void PendingRequestsTracker::TrackBufferAcquisitionFailure(int32_t stream_id, in TrackBufferAcquisitionFailure()
Dcamera_device_session.cc141 int32_t stream_id = stream_buffer.stream_id; in UpdatePendingRequest() local
367 std::vector<StreamBuffer>* buffers, uint32_t frame_number) { in InitializeCallbacks()
1023 int32_t stream_id, in NotifyErrorMessage()
1155 int32_t stream_id, in NotifyBufferError()
1367 for (auto& stream_id : first_requested_stream_ids) { in ProcessCaptureRequest() local
1417 bool CameraDeviceSession::IsBufferImportedLocked(int32_t stream_id, in IsBufferImportedLocked()
1482 int32_t stream_id) { in FreeBufferHandlesLocked()
1524 int32_t stream_id = stream_it->first; in CleanupStaleStreamsLocked() local
1686 int32_t stream_id = -1; in RegisterStreamsIntoCacheManagerLocked() local
1767 int32_t stream_id, uint32_t num_buffers, std::vector<StreamBuffer>* buffers, in RequestBuffersFromStreamBufferCacheManager()
[all …]
Drealtime_zsl_result_processor.cc33 InternalStreamManager* internal_stream_manager, int32_t stream_id, in Create()
53 InternalStreamManager* internal_stream_manager, int32_t stream_id, in RealtimeZslResultProcessor()
Drealtime_zsl_result_request_processor.cc47 InternalStreamManager* internal_stream_manager, int32_t stream_id, in Create()
68 InternalStreamManager* internal_stream_manager, int32_t stream_id, in RealtimeZslResultRequestProcessor()
Ddepth_process_block.cc501 int32_t stream_id = stream_buffer.stream_id; in MapBuffersForDepthGenerator() local
539 int32_t stream_id = stream_buffer.stream_id; in UnmapBuffersForDepthGenerator() local
639 const int32_t stream_id = input_buffer.stream_id; in MapDepthRequestBuffers() local
761 int32_t stream_id = input_buffer.stream_id; in UnmapDepthRequestBuffers() local
Ddual_ir_result_request_processor.cc78 int32_t stream_id, uint32_t* physical_camera_id) const { in IsFrameworkPhyiscalStream()
/hardware/google/camera/common/hal/utils/
Dinternal_stream_manager.cc76 int32_t InternalStreamManager::GetBufferManagerOwnerIdLocked(int32_t stream_id) { in GetBufferManagerOwnerIdLocked()
91 int32_t* stream_id) { in RegisterNewInternalStream()
156 int32_t stream_id = hal_stream.id; in AllocateBuffersLocked() local
222 int32_t stream_id = hal_streams[i].id; in CanHalStreamsShareBuffersLocked() local
350 void InternalStreamManager::FreeStream(int32_t stream_id) { in FreeStream()
377 status_t InternalStreamManager::GetStreamBuffer(int32_t stream_id, in GetStreamBuffer()
414 bool InternalStreamManager::IsPendingBufferEmpty(int32_t stream_id) { in IsPendingBufferEmpty()
433 int32_t stream_id, std::vector<StreamBuffer>* input_buffers, in GetMostRecentStreamBuffer()
497 int32_t stream_id) { in ReturnZslStreamBuffers()
529 int32_t stream_id = buffer.stream_id; in ReturnStreamBuffer() local
[all …]
Dstream_buffer_cache_manager.cc125 int32_t stream_id, StreamBufferRequestResult* res) { in GetStreamBuffer()
162 status_t StreamBufferCacheManager::NotifyProviderReadiness(int32_t stream_id) { in NotifyProviderReadiness()
197 status_t StreamBufferCacheManager::IsStreamActive(int32_t stream_id, in IsStreamActive()
575 int32_t stream_id, StreamBufferCache** stream_buffer_cache) { in GetStreamBufferCache()
Dstream_buffer_cache_manager.h63 int32_t stream_id = -1; member
Dmulticam_realtime_process_block.cc219 int32_t stream_id = buffer.stream_id; in GetBufferPhysicalCameraIdLocked() local
/hardware/interfaces/tv/input/aidl/vts/functional/
DVtsHalTvInputTargetTest.cpp180 int32_t stream_id = config[i].streamId; in TEST_P() local
213 int32_t stream_id = 0; in TEST_P() local
281 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local
317 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local
338 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local
356 int32_t stream_id = streamConfigs[0].streamId; in TEST_P() local
/hardware/google/camera/common/hal/tests/
Dtest_utils.cc32 uint32_t stream_id = 0) { in GetDummyPreviewStream()
69 int32_t stream_id = 0; in GetPhysicalPreviewStreamConfiguration() local
Dresult_dispatcher_tests.cc174 bool IsOutputBufferReceivedLocked(uint32_t frame_number, int32_t stream_id) { in IsOutputBufferReceivedLocked()
189 status_t WaitForOuptutBuffer(uint32_t frame_number, int32_t stream_id) { in WaitForOuptutBuffer()
/hardware/interfaces/tv/input/1.0/vts/functional/
DVtsHalTvInputV1_0TargetTest.cpp216 int32_t stream_id = config[i].streamId; in TEST_P() local
247 int32_t stream_id = 0; in TEST_P() local
306 int32_t stream_id = stream_config_.valueAt(indices[0])[0].streamId; in TEST_P() local
335 int32_t stream_id = stream_config_.valueAt(indices[0])[0].streamId; in TEST_P() local
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
Dmm_camera.c590 uint32_t stream_id, in mm_camera_cancel_buf()
618 uint32_t ch_id, uint32_t stream_id) in mm_camera_get_queued_buf_count()
1021 uint32_t stream_id, in mm_camera_link_stream()
1100 uint32_t stream_id) in mm_camera_del_stream()
1208 uint32_t stream_id, in mm_camera_config_stream()
1583 uint32_t stream_id, in mm_camera_do_stream_action()
1637 uint32_t stream_id, in mm_camera_map_stream_buf()
1738 uint32_t stream_id, in mm_camera_unmap_stream_buf()
2087 __unused int stream_id, int32_t fd, in mm_camera_util_s_ctrl()
2142 __unused int stream_id, int32_t fd, uint32_t id, int32_t *value) in mm_camera_util_g_ctrl()
[all …]
Dmm_camera_muxer.c209 mm_stream_t *mm_muxer_util_get_stream_by_obj(uint32_t stream_id, in mm_muxer_util_get_stream_by_obj()
856 uint32_t stream_id = 0; in mm_camera_muxer_add_stream() local
902 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_delete_stream()
935 uint32_t ch_id, uint32_t stream_id, uint32_t linked_ch_id, in mm_camera_muxer_link_stream()
968 uint32_t ch_id, uint32_t stream_id, mm_camera_stream_config_t *config, in mm_camera_muxer_config_stream()
1020 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_map_stream_buf()
1105 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_unmap_stream_buf()
1301 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_get_queued_buf_count()
1571 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_muxer_register_stream_buf_cb()
1605 uint32_t ch_id, uint32_t stream_id, in mm_camera_muxer_reg_frame_sync()
Dmm_camera_interface.c965 static int32_t mm_camera_intf_cancel_buf(uint32_t camera_handle, uint32_t ch_id, uint32_t stream_id, in mm_camera_intf_cancel_buf()
1000 uint32_t ch_id, uint32_t stream_id) in mm_camera_intf_get_queued_buf_count()
1054 uint32_t stream_id, in mm_camera_intf_link_stream()
1118 uint32_t stream_id = 0, aux_stream_id; in mm_camera_intf_add_stream() local
1179 uint32_t stream_id) in mm_camera_intf_del_stream()
1239 uint32_t stream_id, in mm_camera_intf_config_stream()
2079 uint32_t ch_id, uint32_t stream_id, uint8_t buf_type, in mm_camera_intf_map_stream_buf()
2229 uint32_t stream_id, in mm_camera_intf_unmap_stream_buf()
2920 uint32_t ch_id, uint32_t stream_id, mm_camera_buf_notify_t buf_cb, in mm_camera_intf_register_stream_buf_cb()
2982 uint32_t ch_id, uint32_t stream_id, in mm_camera_intf_reg_frame_sync()
[all …]
Dmm_camera_channel.c794 uint32_t stream_id, mm_stream_data_cb_t buf_cb) in mm_channel_reg_stream_buf_cb()
998 uint32_t stream_id = *((uint32_t *)in_val); in mm_channel_fsm_fn_stopped() local
1130 uint32_t stream_id = *((uint32_t *)in_val); in mm_channel_fsm_fn_active() local
1633 uint32_t stream_id) in mm_channel_del_stream()
1679 uint32_t stream_id, in mm_channel_config_stream()
2409 uint32_t stream_id, uint32_t buf_idx) in mm_channel_cancel_buf()
2444 int32_t mm_channel_get_queued_buf_count(mm_channel_t *my_obj, uint32_t stream_id) in mm_channel_get_queued_buf_count()
Dmm_camera_stream.c1816 int stream_id = my_obj->server_stream_id; in mm_stream_set_parm() local
1849 int stream_id = my_obj->server_stream_id; in mm_stream_get_parm() local
1879 int stream_id = my_obj->server_stream_id; in mm_stream_do_action() local
4863 int stream_id = my_obj->server_stream_id; in mm_stream_sync_info() local
/hardware/libhardware/include/hardware/
Dtv_input.h195 int stream_id; member
257 int stream_id; member
285 int stream_id; member
/hardware/knowles/athletico/sound_trigger_hal/tests/
Ddump_debug_info.c476 static int dump_stream(int fd, int stream_id) in dump_stream()
547 int tunnel_id = -1, channel_id = -1, stream_id = -1; in main() local
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dmm_camera_shim.h70 uint32_t stream_id; /*streamID*/ member
/hardware/google/camera/common/hal/common/
Dhal_types.h178 int32_t stream_id = -1; member
196 int32_t stream_id = -1; member
367 int32_t stream_id = -1; member
381 int32_t stream_id = -1; member
404 int32_t stream_id = -1; member
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h100 uint32_t stream_id; member
401 uint32_t stream_id; member
406 uint32_t stream_id; member
411 uint32_t stream_id; member
416 uint32_t stream_id; member
571 uint32_t stream_id; member
655 uint32_t stream_id; member
663 uint32_t stream_id; member
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedLogicalRequestState.cpp316 const auto& stream_id = in UpdateRequestForDynamicStreams() local

12