/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 93 goto end; in mm_app_dtc_0() 98 goto end; in mm_app_dtc_0() 105 goto end; in mm_app_dtc_0() 111 goto end; in mm_app_dtc_0() 117 goto end; in mm_app_dtc_0() 125 goto end; in mm_app_dtc_0() 133 goto end; in mm_app_dtc_0() 141 goto end; in mm_app_dtc_0() 147 goto end; in mm_app_dtc_0() 154 goto end; in mm_app_dtc_0() [all …]
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 93 goto end; in mm_app_dtc_0() 98 goto end; in mm_app_dtc_0() 105 goto end; in mm_app_dtc_0() 111 goto end; in mm_app_dtc_0() 117 goto end; in mm_app_dtc_0() 125 goto end; in mm_app_dtc_0() 133 goto end; in mm_app_dtc_0() 141 goto end; in mm_app_dtc_0() 147 goto end; in mm_app_dtc_0() 154 goto end; in mm_app_dtc_0() [all …]
|
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 93 goto end; in mm_app_dtc_0() 98 goto end; in mm_app_dtc_0() 105 goto end; in mm_app_dtc_0() 111 goto end; in mm_app_dtc_0() 117 goto end; in mm_app_dtc_0() 125 goto end; in mm_app_dtc_0() 133 goto end; in mm_app_dtc_0() 141 goto end; in mm_app_dtc_0() 147 goto end; in mm_app_dtc_0() 154 goto end; in mm_app_dtc_0() [all …]
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
D | mm_qcamera_dual_test.c | 93 goto end; in mm_app_dtc_0() 98 goto end; in mm_app_dtc_0() 105 goto end; in mm_app_dtc_0() 111 goto end; in mm_app_dtc_0() 117 goto end; in mm_app_dtc_0() 125 goto end; in mm_app_dtc_0() 133 goto end; in mm_app_dtc_0() 141 goto end; in mm_app_dtc_0() 147 goto end; in mm_app_dtc_0() 154 goto end; in mm_app_dtc_0() [all …]
|
D | mm_qcamera_unit_test.c | 69 goto end; in mm_app_tc_0() 75 goto end; in mm_app_tc_0() 80 goto end; in mm_app_tc_0() 101 goto end; in mm_app_tc_0() 112 end: in mm_app_tc_0() 133 goto end; in mm_app_tc_1() 138 goto end; in mm_app_tc_1() 164 goto end; in mm_app_tc_1() 174 end: in mm_app_tc_1() 195 goto end; in mm_app_tc_2() [all …]
|
D | mm_qcamera_preview.c | 227 goto end; in mm_app_open_camera() 234 goto end; in mm_app_open_camera() 238 end: in mm_app_open_camera() 255 goto end; in mm_app_open_camera_stats() 262 goto end; in mm_app_open_camera_stats() 266 end: in mm_app_open_camera_stats() 283 goto end; in mm_app_open_zsl() 290 goto end; in mm_app_open_zsl() 293 end: in mm_app_open_zsl() 817 goto end; in mm_app_prepare_stats() [all …]
|
D | mm_qcamera_rdi.c | 128 goto end; in mm_app_open_rdi() 131 end: in mm_app_open_rdi() 202 goto end; in mm_app_prepare_rdi() 215 goto end; in mm_app_prepare_rdi() 217 end: in mm_app_prepare_rdi() 248 goto end; in mm_app_streamon_rdi() 251 end: in mm_app_streamon_rdi() 275 goto end; in mm_app_start_rdi() 280 goto end; in mm_app_start_rdi() 283 end: in mm_app_start_rdi() [all …]
|
D | mm_qcamera_video.c | 72 goto end; in mm_app_dump_video_frame() 78 end: in mm_app_dump_video_frame() 240 goto end; in mm_app_config_video() 253 goto end; in mm_app_config_video() 255 end: in mm_app_config_video() 273 goto end; in mm_app_prepare_video() 287 goto end; in mm_app_prepare_video() 293 end: in mm_app_prepare_video() 304 goto end; in mm_app_unprepare_video() 309 goto end; in mm_app_unprepare_video() [all …]
|
D | mm_qcamera_snapshot.c | 97 goto end; in mm_app_dump_snapshot_frame() 103 end: in mm_app_dump_snapshot_frame() 480 goto end; in mm_app_add_snapshot_stream() 489 goto end; in mm_app_add_snapshot_stream() 491 end: in mm_app_add_snapshot_stream() 524 goto end; in mm_app_config_raw_format() 527 end: in mm_app_config_raw_format() 548 goto end; in mm_app_config_snapshot_format() 557 goto end; in mm_app_config_snapshot_format() 559 end: in mm_app_config_snapshot_format() [all …]
|
D | mm_qcamera_pp.c | 178 goto end; in prepareReprocess() 197 goto end; in prepareReprocess() 216 goto end; in prepareReprocess() 239 goto end; in prepareReprocess() 263 goto end; in prepareReprocess() 328 end: in prepareReprocess() 365 goto end; in startPreviewPP() 379 goto end; in startPreviewPP() 408 goto end; in startPreviewPP() 427 goto end; in startPreviewPP() [all …]
|
D | mm_qcamera_app.c | 234 goto end; in mm_app_open() 274 goto end; in mm_app_open() 284 end: in mm_app_open() 297 goto end; in mm_app_close() 320 end: in mm_app_close() 402 goto end; in mm_app_get_dim() 415 end: in mm_app_get_dim()
|
/device/generic/goldfish/gps/ |
D | gps_qemu.c | 60 const char* end; member 71 nmea_tokenizer_init( NmeaTokenizer* t, const char* p, const char* end ) in nmea_tokenizer_init() argument 77 if (p < end && p[0] == '$') in nmea_tokenizer_init() 81 if (end > p && end[-1] == '\n') { in nmea_tokenizer_init() 82 end -= 1; in nmea_tokenizer_init() 83 if (end > p && end[-1] == '\r') in nmea_tokenizer_init() 84 end -= 1; in nmea_tokenizer_init() 88 if (end >= p+3 && end[-3] == '*') { in nmea_tokenizer_init() 89 end -= 3; in nmea_tokenizer_init() 92 while (p < end) { in nmea_tokenizer_init() [all …]
|
/device/generic/goldfish/camera/ |
D | EmulatedCameraHotplugThread.cpp | 71 for (it = mSubscribers.begin(); it != mSubscribers.end(); ++it) { in requestExit() 119 Vector<int>::const_iterator it, end; in readyToRun() local 121 end = mSubscribedCameraIds.end(); in readyToRun() 122 for (; it != end; ++it) { in readyToRun() 251 Vector<int>::const_iterator it, end; in getCameraId() local 253 end = mSubscribedCameraIds.end(); in getCameraId() 254 for (; it != end; ++it) { in getCameraId() 325 for (it = mSubscribers.begin(); it != mSubscribers.end(); ++it) { in removeWatch() 331 if (it != mSubscribers.end()) { in removeWatch()
|
D | EmulatedFakeCamera3.cpp | 199 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); s++) { in closeCamera() 297 for (StreamIterator s = mStreams.begin(); s != mStreams.end(); ++s) { in configureStreams() 341 for (StreamIterator s = mStreams.begin(); s != mStreams.end();) { in configureStreams() 1270 availableStreamConfigurations.insert(availableStreamConfigurations.end(), in constructStaticInfo() 1272 availableStreamConfigurationsBasic.end()); in constructStaticInfo() 1275 availableStreamConfigurations.insert(availableStreamConfigurations.end(), in constructStaticInfo() 1277 availableStreamConfigurationsRaw.end()); in constructStaticInfo() 1280 availableStreamConfigurations.insert(availableStreamConfigurations.end(), in constructStaticInfo() 1282 availableStreamConfigurationsBurst.end()); in constructStaticInfo() 1309 availableMinFrameDurations.insert(availableMinFrameDurations.end(), in constructStaticInfo() [all …]
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraParameters.cpp | 237 char *start, *end; in parseNDimVector() local 250 *(num+i) = (int) strtol(start, &end, 10); in parseNDimVector() 251 if(*end != delim && i < N-1) { in parseNDimVector() 252 ALOGE("Cannot find delimeter '%c' in string \"%s\". end = %c", delim, str, *end); in parseNDimVector() 255 start = end+1; in parseNDimVector() 271 char *end; in parse_pair() local 272 int w = (int)strtol(str, &end, 10); in parse_pair() 274 if (*end != delim) { in parse_pair() 280 int h = (int)strtol(end+1, &end, 10); in parse_pair() 286 *endptr = end; in parse_pair()
|
D | QCameraHWI_Preview.cpp | 60 goto end; in getBufferFromSurface() 69 goto end; in getBufferFromSurface() 76 goto end; in getBufferFromSurface() 91 goto end; in getBufferFromSurface() 97 goto end; in getBufferFromSurface() 149 goto end; in getBufferFromSurface() 187 end: in getBufferFromSurface() 271 goto end; in initStream() 281 end: in initStream() 303 goto end; in getBufferNoDisplay() [all …]
|
/device/asus/fugu/libaudio/ |
D | AudioStreamOut.cpp | 161 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) in releaseAllOutputs() 473 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) in updateTargetOutputs() 486 while (I != mPhysOutputs.end()) { in updateTargetOutputs() 555 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in adjustOutputs() 633 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in write() 650 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in write() 702 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in getNextWriteTimestamp_internal() 716 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in getNextWriteTimestamp_internal() 767 for (I = outSnapshot.begin(); I != outSnapshot.end(); ++I) in dump()
|
D | AudioHardwareOutput.cpp | 174 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) in setMasterVolume() 202 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) in setMasterMute() 323 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in applyOutputSettings_l() 424 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) in obtainOutput() 480 for (I = mPhysOutputs.begin(); I != mPhysOutputs.end(); ++I) { in releaseOutput()
|
/device/generic/goldfish/audio/ |
D | audio_hw.c | 130 char *end; in out_set_parameters() local 138 val = strtol(value, &end, 10); in out_set_parameters() 139 if (errno == 0 && (end != NULL) && (*end == '\0') && ((int)val == val)) { in out_set_parameters() 286 char *end; in in_set_parameters() local 294 val = strtol(value, &end, 10); in in_set_parameters() 295 if ((errno == 0) && (end != NULL) && (*end == '\0') && ((int)val == val)) { in in_set_parameters()
|
/device/moto/shamu/camera/QCamera/HAL2/core/src/ |
D | QCameraHAL.cpp | 104 goto end; in HAL_getCameraInfo() 132 end: in HAL_getCameraInfo()
|
/device/asus/flo/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpeg_test.c | 272 goto end; in encode_test() 279 goto end; in encode_test() 287 goto end; in encode_test() 304 end: in encode_test()
|
/device/lge/hammerhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
D | mm_jpeg_test.c | 270 goto end; in encode_test() 277 goto end; in encode_test() 285 goto end; in encode_test() 302 end: in encode_test()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 491 for( ; it != mPools[i].end() ; it++) { in clear() 532 for ( ; it != mPools[streamType].end() ; it++) { in findBufferLocked() 1410 goto end; in allocate() 1418 goto end; in allocate() 1426 goto end; in allocate() 1434 goto end; in allocate() 1443 goto end; in allocate() 1476 goto end; in allocate() 1501 goto end; in allocate() 1526 goto end; in allocate() [all …]
|
/device/lge/hammerhead/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1046 goto end; in allocate() 1055 goto end; in allocate() 1063 goto end; in allocate() 1072 goto end; in allocate() 1104 goto end; in allocate() 1129 goto end; in allocate() 1154 goto end; in allocate() 1180 end: in allocate()
|
/device/asus/flo/camera/QCamera2/HAL/ |
D | QCameraMem.cpp | 1046 goto end; in allocate() 1055 goto end; in allocate() 1063 goto end; in allocate() 1072 goto end; in allocate() 1104 goto end; in allocate() 1129 goto end; in allocate() 1154 goto end; in allocate() 1180 end: in allocate()
|