Searched refs:p_stream (Results 1 – 6 of 6) sorted by relevance
41 mm_camera_stream_t *p_stream = NULL; in mm_app_metadata_notify_cb() local62 p_stream = &channel->streams[i]; in mm_app_metadata_notify_cb()68 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_metadata_notify_cb()74 if (NULL == p_stream) { in mm_app_metadata_notify_cb()116 mm_camera_stream_t *p_stream = NULL; in mm_app_preview_notify_cb() local138 p_stream = &channel->streams[i]; in mm_app_preview_notify_cb()144 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_preview_notify_cb()150 if (NULL == p_stream) { in mm_app_preview_notify_cb()187 mm_camera_stream_t *p_stream = NULL; in mm_app_zsl_notify_cb() local216 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()[all …]
185 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_metadata_notify_cb() local206 p_stream = &channel->streams[i]; in mm_app_snapshot_metadata_notify_cb()212 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_metadata_notify_cb()218 if (NULL == p_stream) { in mm_app_snapshot_metadata_notify_cb()327 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local378 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()382 if (NULL != p_stream) { in mm_app_snapshot_notify_cb()385 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_notify_cb()
166 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local217 p_stream = &channel->streams[i]; in mm_app_snapshot_notify_cb()221 if (NULL != p_stream) { in mm_app_snapshot_notify_cb()224 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_snapshot_notify_cb()
62 mm_camera_stream_t *p_stream = NULL; in mm_app_zsl_notify_cb() local84 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()88 if (NULL == p_stream) { in mm_app_zsl_notify_cb()107 if (bufs->bufs[i]->stream_id == p_stream->s_id) { in mm_app_zsl_notify_cb()