Searched
full:atoi (Results
476 -
500 of
2060) sorted by null
<<11121314151617181920>>
/device/huawei/angler/power/ |
power.c | 120 int soc_id = atoi(buf); 483 saved_dcvs_cpu0_slack_max = atoi(tmp_str); 493 saved_dcvs_cpu0_slack_min = atoi(tmp_str); 503 saved_mpdecision_slack_max = atoi(tmp_str); 513 saved_mpdecision_slack_min = atoi(tmp_str);
|
/frameworks/av/media/libstagefright/codecs/aacdec/ |
SoftAAC2.cpp | 166 unsigned refLevel = atoi(value); 175 unsigned cut = atoi(value); 184 unsigned boost = atoi(value); 193 unsigned heavy = atoi(value); 202 unsigned encoderRefLevel = atoi(value); [all...] |
/frameworks/av/services/camera/libcameraservice/ |
CameraFlashlight.cpp | 72 atoi(String8(cameraId).string()), &info); 319 status_t res = mCameraModule->getCameraInfo(atoi(cameraId.string()), 472 status_t res = mCameraModule->getCameraInfo(atoi(cameraId.string()), &info); 480 new Camera3Device(atoi(cameraId.string())); 536 atoi(cameraId.string()), &info);
|
/frameworks/wilhelm/tests/examples/ |
slesTestRecBuffQueue.cpp | 504 channelCount = atoi(&arg[2]); 507 durationInSeconds = atoi(&arg[2]); 516 presetValue = atoi(&arg[2]); 519 sampleRate = atoi(&arg[2]); 531 performanceMode = atoi(&arg[2]);
|
slesTestSendToPresetReverb.cpp | 379 TestSendToPresetReverb(sl, argv[i], atoi(argv[i+1]), (SLmillibel)atoi(argv[i+2]), 380 (SLmillibel)atoi(argv[i+3]), alwaysOn, useFd, loop);
|
/hardware/qcom/display/msm8996/sdm/libs/core/fb/ |
hw_hdmi.cpp | 213 hdmi_modes_[i] = UINT32(atoi(tokens[i])); 452 hw_scan_info_.pt_scan_support = MapHWScanSupport(UINT32(atoi(tokens[0]))); 453 hw_scan_info_.it_scan_support = MapHWScanSupport(UINT32(atoi(tokens[1]))); 454 hw_scan_info_.cea_scan_support = MapHWScanSupport(UINT32(atoi(tokens[2]))); 620 if (hdmi_modes_[index] == (uint32_t)atoi(l2)) {
|
hw_primary.cpp | 142 *curr_x_pixels = static_cast<size_t>(atoi(line.c_str() + xpos + 1)); 143 *curr_y_pixels = static_cast<size_t>(atoi(line.c_str() + ypos + 1)); 178 config.x_pixels = UINT32(atoi(line.c_str() + xpos + 1)); 179 config.y_pixels = UINT32(atoi(line.c_str() + ypos + 1)); 559 *level = atoi(brightness);
|
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/test/ |
video_encoder_test.c | 114 switch (atoi(argv[2])) 139 temp1 = atoi(argv[3]); 140 temp2 = atoi(argv[4]); 153 switch (atoi(argv[5])) 163 encoder_context->targetbitrate = atoi (argv[6]);
|
/system/core/toolbox/ |
top.c | 127 max_procs = atoi(argv[++i]); 136 iterations = atoi(argv[++i]); 145 delay = atoi(argv[++i]); 252 pid = atoi(pid_dir->d_name); 292 tid = atoi(tid_dir->d_name);
|
/system/extras/tests/sdcard/ |
sdcard_perf_test.cpp | 223 testCase->setDataSize(atoi(optarg) * 1024); 226 testCase->setChunkSize(atoi(optarg) * 1024); 229 testCase->setTreeDepth(atoi(optarg)); 232 testCase->setIter(atoi(optarg)); 236 testCase->setNproc(atoi(optarg));
|
/external/wpa_supplicant_8/wpa_supplicant/ |
config.c | 1175 freqs[used] = atoi(pos); [all...] |
/device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 349 p_test->width = atoi(optarg); 353 p_test->height = atoi(optarg); 358 format = atoi(optarg);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 349 p_test->width = atoi(optarg); 353 p_test->height = atoi(optarg); 358 format = atoi(optarg);
|
/device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 347 p_test->width = atoi(optarg); 351 p_test->height = atoi(optarg); 356 format = atoi(optarg);
|
/external/icu/icu4c/source/tools/ctestfw/ |
uperf.cpp | 159 passes = atoi(options[PASSES].value); 162 iterations = atoi(options[ITERATIONS].value); 168 time = atoi(options[TIME].value);
|
/external/iproute2/tipc/ |
bearer.c | 267 mnl_attr_put_u32(nlh, TIPC_NLA_BEARER_DOMAIN, atoi(opt->val)); 273 mnl_attr_put_u32(nlh, TIPC_NLA_PROP_PRIO, atoi(opt->val)); 472 val = atoi(shift_cmdl(cmdl));
|
/external/libmtp/examples/ |
sendtr.c | 412 tracknum = atoi(optarg); 418 length = atoi(optarg); 421 year = atoi(optarg);
|
/external/selinux/libsemanage/src/ |
conf-parse.y | 141 current_conf->policyvers = atoi($3); 164 current_conf->expand_check = atoi($3); 241 int blocksize = atoi($3);
|
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/fix/test/ |
test_iSACfixfloat.c | 190 mode = atoi(argv[i + 1]); 199 nbTest = atoi(argv[i + 1]); 214 bottleneck = atoi(argv[2 - tmp]);
|
/frameworks/compile/mclinker/lib/LD/ |
GNUArchiveReader.cpp | 164 pMemberSize = atoi(header->size); 272 int symtab_size = atoi(header->size); 317 int strtab_size = atoi(header->size);
|
/hardware/qcom/audio/hal/audio_extn/ |
sndmonitor.c | 192 ret = add_new_sndcard(atoi(ptr), fd); 333 if (atoi(state_buf) == dev_event->status) 336 dev_event->status = atoi(state_buf);
|
/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/test/ |
mm_jpegdec_test.c | 357 p_test->width = atoi(optarg); 361 p_test->height = atoi(optarg); 366 format = atoi(optarg);
|
/hardware/qcom/display/msm8084/libgralloc/ |
framebuffer.cpp | 71 int property_interval = atoi(pval); 183 atoi(property) == 0) 217 int num = atoi(property);
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_dump_layers.cpp | 120 mDumpCntLimPng = atoi(dumpPropStr); 150 mDumpCntLimRaw = atoi(dumpPropStr); 189 sMdpCompMaxLayers = atoi(mdpCompPropStr);
|
/hardware/qcom/display/msm8226/libgralloc/ |
framebuffer.cpp | 71 int property_interval = atoi(pval); 184 atoi(property) == 0) 218 int num = atoi(property);
|
Completed in 1759 milliseconds
<<11121314151617181920>>