Home | History | Annotate | Download | only in src

Lines Matching defs:stream_id

373     uint32_t stream_id = 0;
385 stream_id = mm_camera_add_stream(my_obj, ch_id, buf_cb,
390 CDBG("%s :X stream_id = %d",__func__,stream_id);
391 return stream_id;
397 uint32_t stream_id)
402 CDBG("%s : E handle = %d ch_id = %d stream_id = %d",__func__,camera_handler,
403 ch_id,stream_id);
411 rc = mm_camera_del_stream(my_obj, ch_id, stream_id);
422 uint32_t stream_id,
428 CDBG("%s :E handle = %d, ch_id = %d,stream_id = %d",__func__,
429 camera_handler,ch_id,stream_id);
434 CDBG("%s :mm_camera_intf_config_stream stream_id = %d",__func__,stream_id);
439 rc = mm_camera_config_stream(my_obj, ch_id, stream_id, config);
945 uint32_t stream_id)
959 stream_id);
971 uint32_t stream_id)
985 stream_id);
1023 uint32_t stream_id)
1037 stream_id);
1049 uint32_t stream_id)
1063 stream_id);