Searched refs:temp (Results 1 - 25 of 44) sorted by relevance

12

/hardware/ti/omap3/omx/ti_omx_config_parser/src/
H A Dti_m4v_config_parser.cpp805 uint8* temp = (uint8 *)OSCL_MALLOC(sizeof(uint8) * length); local
809 if (temp)
811 sps = temp; // Make a copy of the original pointer to be freed later
823 OSCL_FREE(temp);
850 OSCL_FREE(temp);
859 OSCL_FREE(temp);
874 OSCL_FREE(temp);
891 OSCL_FREE(temp);
908 OSCL_FREE(temp);
932 uint32 temp; local
1096 uint temp; local
1188 uint temp; local
1219 uint32 temp, pic_parameter_set_id, seq_parameter_set_id; local
1235 uint32 temp; local
1260 uint32 temp; local
[all...]
/hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/
H A Diio_utils.h260 struct iio_channel_info temp; local
266 temp = (*ci_array)[y + 1];
268 (*ci_array)[y] = temp;
439 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); local
440 if (temp == NULL)
442 sprintf(temp, "%s/%s", basedir, filename);
443 sysfsfp = fopen(temp, "w");
445 printf("failed to open %s\n", temp);
452 sysfsfp = fopen(temp, "r");
454 printf("failed to open %s\n", temp);
486 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); local
545 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); local
567 char *temp = malloc(strlen(basedir) + strlen(filename) + 2); local
[all...]
/hardware/qcom/media/mm-video/vidc/vdec/src/
H A Dqueue.c106 Node *temp; local
112 temp = q->head;
113 element = temp->element;
124 free(temp);
H A Dmp4_utils.cpp268 unsigned int temp = vop_time_resolution - 1; local
274 while(temp) {
276 temp >>= 1;
/hardware/invensense/libsensors_iio/software/core/mllite/
H A Ddata_builder.c358 if (sensors.temp.status & INV_SENSOR_ON) {
359 if (timestamp < sensors.temp.timestamp)
360 timestamp = sensors.temp.timestamp;
535 if (sensors.temp.calibrated[0])
536 inv_data_builder.save.gyro_temp = sensors.temp.calibrated[0];
550 * @param[in] temp
553 void inv_get_gyro_bias(long *bias, long *temp) argument
558 if (temp != NULL)
559 temp[0] = inv_data_builder.save.gyro_temp;
564 * @param[out] temp Temperatur
566 inv_get_accel_bias(long *bias, long *temp) argument
700 inv_build_temp(const long temp, inv_time_t timestamp) argument
[all...]
H A Ddata_builder.h109 struct inv_single_sensor_t temp; member in struct:inv_sensor_cal_t
181 inv_error_t inv_build_temp(const long temp, inv_time_t timestamp);
193 void inv_get_gyro_bias(long *bias, long *temp);
194 void inv_get_accel_bias(long *bias, long *temp);
H A Dml_math_func.c73 long temp; local
77 temp = gyro[kk] >> (16 - (GYRO_MAG_SQR_SHIFT / 2));
78 gmag += temp * temp;
98 long long temp;
100 temp = (long long)a * b;
101 result = (long)(temp >> 29);
120 long long temp;
122 temp = (long long)a * b;
123 result = (long)(temp >> 3
131 long long temp; local
[all...]
/hardware/invensense/mlsdk/mllite/
H A DmlMathFunc.c74 long long temp; local
76 temp = (long long)a *b;
77 result = (long)(temp >> 29);
90 long long temp; local
92 temp = (long long)a *b;
93 result = (long)(temp >> 30);
H A DmlBiasNoMotion.c160 long accel[3], temp; local
190 temp = accel[0] - inv_obj->accel_lpf[0];
191 accelMag += (long long)temp *temp;
H A Dml.c1824 long temp; local
1839 temp = atc[3] & 0x3f;
1840 if (temp >= 32)
1841 temp = temp - 64;
1842 temp = (temp << 21) | 0x100000;
1843 temp += (1L << 29);
1844 temp = -temp;
[all...]
H A DmlFIFO.c436 } temp; local
447 temp.u10 = value.u32 & 0x3ff;
448 value.s32 -= temp.s10;
449 fifo_obj.decoded_accel[kk][2] = temp.s10 * 64;
452 temp.u10 = value.u32 & 0x3ff;
453 value.s32 -= temp.s10;
454 fifo_obj.decoded_accel[kk][1] = temp.s10 * 64;
457 temp.u10 = value.u32 & 0x3ff;
458 fifo_obj.decoded_accel[kk][0] = temp.s10 * 64;
2078 long temp; local
2098 long temp; local
[all...]
/hardware/ti/omap4xxx/camera/
H A DEncoder_libjpeg.cpp227 char* temp = NULL; local
231 temp = strtok_r(tempVal, ".", &ctx);
233 if (temp != NULL)
234 numerator = atoi(temp);
239 temp = strtok_r(NULL, ".", &ctx);
240 if (temp != NULL) {
241 den_len = strlen(temp);
247 numerator = numerator * denominator + atoi(temp);
/hardware/ti/wlan/wl1271/CUDK/configurationutility/inc/
H A Dcu_common.h35 U32 temp; /* the place of the IE's id and length */ member in struct:__anon2265
42 U32 temp; /* the place of the IE's id and length */ member in struct:__anon2266
/hardware/ti/wlan/mac80211/ti-utils/
H A Dini.c120 #define COMPARE_N_ADD(temp, str, val, ptr, size) \
121 if (strncmp(temp, str, sizeof(temp)) == 0) { \
133 #define DBG_COMPARE_N_ADD(temp, str, val, ptr, size) \
134 if (strncmp(temp, str, sizeof(temp)) == 0) { \
144 printf("%s ", temp); \
153 #define COMPARE_N_ADD2(temp, str, val, ptr, size) \
154 if (strncmp(temp, str, sizeof(temp))
[all...]
/hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
H A Dwpa_core.c567 S8 temp[20]; local
568 os_sprintf(temp, (PS8)"%02x", bssid[0]);
569 os_sprintf(temp, (PS8)"%s:%02x", temp, bssid[1]);
570 os_sprintf(temp, (PS8)"%s:%02x", temp, bssid[2]);
571 os_sprintf(temp, (PS8)"%s:%02x", temp, bssid[3]);
572 os_sprintf(temp, (PS8)"%s:%02x", temp, bssi
[all...]
/hardware/qcom/camera/QCamera/HAL/core/src/
H A DQCameraHWI_Parm.cpp1657 camera_iso_mode_type temp = (camera_iso_mode_type) value; local
1672 native_set_parms(MM_CAMERA_PARM_ISO, sizeof(camera_iso_mode_type), (void *)&temp);
1838 num_areas_found = 1; //temp; need to change after the multi-roi is enabled
1853 #if 1 //temp solution
1952 num_areas_found = 1; //temp; need to change after the multi-roi is enabled
2291 camera_antibanding_type temp = (camera_antibanding_type) value; local
2411 denoise_param_t temp; local
2412 memset(&temp, 0, sizeof(denoise_param_t));
2413 temp.denoise_enable = value;
2414 temp
2868 int temp = (int8_t)value; local
2944 int8_t temp = (int8_t)value; local
3004 exp_bracketing_t temp; local
3018 exp_bracketing_t temp; local
3096 int8_t temp = (int8_t)value; local
3840 rat_t temp = {num, denom}; local
[all...]
/hardware/qcom/camera/
H A DQCameraHWI_Parm.cpp1683 camera_iso_mode_type temp = (camera_iso_mode_type) value; local
1698 native_set_parms(MM_CAMERA_PARM_ISO, sizeof(camera_iso_mode_type), (void *)&temp);
1699 mIsoValue = (int)temp;
1865 num_areas_found = 1; //temp; need to change after the multi-roi is enabled
1880 #if 1 //temp solution
1979 num_areas_found = 1; //temp; need to change after the multi-roi is enabled
2389 camera_antibanding_type temp = (camera_antibanding_type) value; local
2521 denoise_param_t temp; local
2522 memset(&temp, 0, sizeof(denoise_param_t));
2523 temp
2989 int temp = (int8_t)value; local
3065 int8_t temp = (int8_t)value; local
3140 exp_bracketing_t temp; local
3160 exp_bracketing_t temp; local
3232 int8_t temp = (int8_t)value; local
4011 rat_t temp = {num, denom}; local
4099 rat_t temp; local
[all...]
/hardware/broadcom/wlan/bcmdhd/dhdutil/
H A Ddhdu_linux.c416 struct ipv4_addr temp; local
446 if (!dhd_atoip(*argv, &temp)) {
623 struct ipv4_addr temp; local
625 if (!dhd_atoip(g_rwl_servIP, &temp)) {
628 if (!dhd_atoip(*he->h_addr_list, &temp)) {
/hardware/ti/omap4xxx/domx/omx_proxy_component/omx_camera/src/
H A Domx_proxy_camera.c558 char temp[200]; local
575 strcpy(temp, dir_path[i]);
576 strcat(temp, filename);
581 temp, buffer);
582 pFile = fopen(temp, "rb");
/hardware/qcom/media/mm-video/vidc/vdec/inc/
H A DMap.h68 node* temp(head);
71 delete temp;
/hardware/ti/omap4xxx/domx/omx_core/src/
H A DOMX_Core.c712 OMX_STRING temp = NULL; local
753 temp = strstr(tempName, namePrefix);
759 strncpy(compName[tableCount], temp, strlen(temp) + 1);
/hardware/qcom/camera/mm-camera-interface/
H A Dmm_jpeg_encoder.c63 jpeg_buffer_t temp; variable
253 jpeg_buffer_destroy(&temp);
350 if ((rc = jpeg_buffer_init(&temp)) ||
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_dec/tests/
H A DJPEGTest.c122 int temp; local
154 temp = (V[0]*H[0])/(V[1]*H[1]) ;
156 if (temp == 4 && H[0] == 2)
159 if (temp == 4 && H[0] == 4)
162 if (temp == 2)
165 if (temp == 1)
/hardware/qcom/camera/QCamera/stack/mm-camera-test/src/
H A Dmm_qcamera_app.c93 mm_camera_app_obj_t *temp = my_cam_app.obj[cam_id]; local
94 return temp;
/hardware/invensense/libsensors_iio/
H A DMPLSensor.cpp228 /* open temperature fd for temp comp */
2039 long bias[3], temp, temp_slope[3];
2040 inv_get_gyro_bias(bias, &temp);
2323 sensors_event_t temp;
2325 bzero(&temp, sizeof(temp)); /* Let's hope that SENSOR_TYPE_NONE is 0 */
2326 temp.version = sizeof(sensors_event_t);
2327 temp.sensor = ID_SO;
2329 temp.type = SENSOR_TYPE_SCREEN_ORIENTATION;
2330 temp
[all...]

Completed in 449 milliseconds

12