Searched refs:p_stream (Results 1 – 3 of 3) sorted by relevance
39 mm_camera_stream_t *p_stream = NULL; in mm_app_metadata_notify_cb() local66 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()71 if (NULL == p_stream) { in mm_app_metadata_notify_cb()78 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_metadata_notify_cb()129 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local178 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()182 if (NULL != p_stream) { in mm_app_snapshot_notify_cb()185 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_notify_cb()243 mm_camera_stream_t *p_stream = NULL; in mm_app_preview_notify_cb() local268 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()[all …]
269 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_metadata_notify_cb() local296 p_stream = &channel->streams[i]; in mm_app_snapshot_metadata_notify_cb()301 if (NULL == p_stream) { in mm_app_snapshot_metadata_notify_cb()308 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_metadata_notify_cb()423 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local472 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()476 if (NULL != p_stream) { in mm_app_snapshot_notify_cb()479 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_notify_cb()
54 mm_camera_stream_t *p_stream = NULL; in mm_app_metadata_notify_cb() local81 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()86 if (NULL == p_stream) { in mm_app_metadata_notify_cb()93 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_metadata_notify_cb()232 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local281 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()285 if (NULL != p_stream) { in mm_app_snapshot_notify_cb()288 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_notify_cb()347 mm_camera_stream_t *p_stream = NULL; in mm_app_preview_notify_cb() local374 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()[all …]