Searched refs:cameras (Results 1 – 21 of 21) sorted by relevance
/third_party/ffmpeg/libavfilter/ |
D | vf_lensfun.c | 136 const lfCamera **cameras; in init() local 147 const lfCamera *const *cameras = lf_db_get_cameras(db); in init() local 151 for (int i = 0; cameras && cameras[i]; i++) in init() 152 av_log(ctx, AV_LOG_INFO, "\t%s\t%s\n", cameras[i]->Maker, cameras[i]->Model); in init() 169 cameras = lf_db_find_cameras(db, lensfun->make, lensfun->model); in init() 170 if (cameras && *cameras) { in init() 171 lf_camera_copy(lensfun->camera, *cameras); in init() 174 lf_free(cameras); in init() 179 lf_free(cameras); in init()
|
/third_party/gstreamer/gstplugins_bad/ext/dc1394/ |
D | gstdc1394src.c | 473 dc1394camera_list_t *cameras; in gst_dc1394_src_open_cam() local 489 ret = dc1394_camera_enumerate (src->dc1394, &cameras); in gst_dc1394_src_open_cam() 495 for (i = 0; i < cameras->num; i++) { in gst_dc1394_src_open_cam() 497 i, cameras->ids[i].guid, cameras->ids[i].unit); in gst_dc1394_src_open_cam() 498 if ((src->guid == -1 || src->guid == cameras->ids[i].guid) && in gst_dc1394_src_open_cam() 499 (src->unit == -1 || src->unit == cameras->ids[i].unit)) { in gst_dc1394_src_open_cam() 501 guid = cameras->ids[i].guid; in gst_dc1394_src_open_cam() 502 unit = cameras->ids[i].unit; in gst_dc1394_src_open_cam() 505 dc1394_camera_free_list (cameras); in gst_dc1394_src_open_cam()
|
/third_party/libexif/ |
D | README | 18 Fuji, Nikon, Olympus, Pentax and Sanyo cameras are also supported. 64 wide range of digital cameras (http://www.gphoto.org).
|
/third_party/flutter/flutter/packages/flutter/lib/src/services/ |
D | system_chrome.dart | 20 /// cameras are at the top). If this is a portrait orientation, then this is
|
/third_party/libjpeg-turbo/ |
D | change.log | 131 APP12 markers as text. Some digital cameras store useful text information
|
/third_party/skia/third_party/externals/libjpeg-turbo/ |
D | change.log | 157 APP12 markers as text. Some digital cameras store useful text information
|
/third_party/gstreamer/gstreamer/docs/random/wtay/ |
D | porting-list-0.11.txt | 228 * -bad bayer: bayer2rgb: Bayer to RGB decoder for cameras
|
/third_party/ffmpeg/doc/ |
D | indevs.texi | 74 This device allows capturing from all cameras on an Android device, 77 The available cameras are enumerated internally and can be selected
|
D | general_contents.texi | 634 @tab File format used by RED Digital cameras, contains JPEG 2000 frames and PCM audio.
|
D | filters.texi | 14689 useful for e.g. matching exposures from a pair of stereo cameras.
|
/third_party/gstreamer/gstplugins_bad/sys/applemedia/ |
D | avfvideosrc.m | 147 …MERA, "A dual camera device, combining built-in wide-angle and telephoto cameras that work togethe…
|
/third_party/mindspore/tests/ut/data/mindrecord/testAclImdbData/ |
D | vocab.txt | 8630 cameras
|
/third_party/pulseaudio/src/modules/rtp/ |
D | rfc3550.txt | 549 separate video cameras, each MUST be identified as a different
|
/third_party/gstreamer/gstplugins_good/ |
D | ChangeLog | 5675 Some cameras (e.g. HikVision DS-2CD2732F-IS) return "551 Option 7262 Some cameras (Panacast) have buggy drivers/firmware which send 17802 Strip ADTS headers if we detect any, apparently some Sony cameras 20633 This works around a bug in various ONVIF cameras that implement the 21760 Some cameras fail to send an end-of-image marker (EOI) 22953 causing some cameras to stop working. 23748 cameras. 47565 This has been tested on both invalid and valid cameras, making sure it 47566 does not trigger for valid cameras. 60421 As cameras tend to have a quite specific set of capabilities (specific [all …]
|
/third_party/gstreamer/gstplugins_base/docs/random/ |
D | ChangeLog-0.8 | 4194 Added AV/C VTR control support needed for some cameras.
|
/third_party/gstreamer/gstplugins_bad/docs/random/ |
D | ChangeLog-0.8 | 6365 Added AV/C VTR control support needed for some cameras.
|
/third_party/gstreamer/gstplugins_bad/ |
D | ChangeLog | 22152 Some UVC cameras support H.264 stream but we don't support it yet. 26034 processing that data. E.g. CCTV cameras on a network sending AVTP video 72444 The dc1394src is a PushSrc element for IIDC cameras based on libdc1394. 72449 for the full set of video options of IIDC cameras: 72455 some cameras use mono video formats to capture in Bayer format. 72468 1. Enumerate cameras on the system and open the camera 72505 the device (it depends on the set of cameras currently detected). 74146 Some cameras (IDS) have broken DirectShow drivers which incorrectly fill some 74158 Some cameras (IDS) only support those. 175372 winks: sort devices that look like cameras first [all …]
|
/third_party/eudev/hwdb/ |
D | 20-usb-vendor-model.hwdb | 47541 ID_MODEL_FROM_DATABASE=SXV interface for paraller MX cameras
|
/third_party/NuttX/ |
D | ReleaseNotes | 23711 - CXD56xx CISIF: Add CISIF support to be able to use cameras. From
|
/third_party/gstreamer/gstplugins_base/ |
D | ChangeLog | 70804 Nikon cameras store metadata in a custom format. Add parsing of the chunk and 140579 format, as produced by some dc1394 cameras like the iSight.
|
/third_party/gstreamer/gstreamer/ |
D | ChangeLog | 6617 e.g. in the case of some broken cameras.
|