Home
last modified time | relevance | path

Searched refs:p_stream (Results 1 – 6 of 6) sorted by relevance

/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c41 mm_camera_stream_t *p_stream = NULL; in mm_app_metadata_notify_cb() local
62 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() local
138 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() local
216 p_stream = &channel->streams[i]; in mm_app_zsl_notify_cb()
[all …]
Dmm_qcamera_snapshot.c185 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_metadata_notify_cb() local
206 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() local
378 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()
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c166 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local
217 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()
Dmm_qcamera_preview.c62 mm_camera_stream_t *p_stream = NULL; in mm_app_zsl_notify_cb() local
84 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()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c62 mm_camera_stream_t *p_stream = NULL; in mm_app_zsl_notify_cb() local
84 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()
Dmm_qcamera_snapshot.c166 mm_camera_stream_t *p_stream = NULL; in mm_app_snapshot_notify_cb() local
217 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()