Home
last modified time | relevance | path

Searched defs:ts (Results 1 – 25 of 71) sorted by relevance

123

/hardware/intel/common/utils/ituxd/src/com/intel/thermal/
DVirtualThermalZone.java84 ThermalSensor ts = getThermalSensorList().get(0); in calibrateThresholds() local
115 ThermalSensor ts = list.get(0); in calculateZoneTemp() local
207 private int getWeightedTemp(ThermalSensor ts) { in getWeightedTemp()
211 private int getWeightedTemp(ThermalSensor ts, int rawSensorTemp) { in getWeightedTemp()
/hardware/libhardware/modules/local_time/
Dlocal_time_hw.c37 struct timespec ts; in ltdev_get_local_time() local
71 struct timespec ts; in ltdev_open() local
/hardware/bsp/intel/peripheral/sensors/mraa/
DUtils.cpp21 struct timespec ts = {0, 0}; in get_timestamp() local
/hardware/libhardware/modules/radio/
Dradio_hw.c118 struct timespec ts; member
132 struct timespec ts; in send_command_l() local
201 struct timespec ts; in prepare_metadata() local
256 struct timespec ts = {0, 0}; in callback_thread_loop() local
/hardware/qcom/gps/msm8960/utils/
Dloc_timer.c49 struct timespec ts; in timer_thread() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/vdec/src/
Dts_parser.cpp180 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
/hardware/qcom/gps/msm8084/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/qcom/gps/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/qcom/gps/msm8994/utils/
Dloc_timer.c56 struct timespec ts; in timer_thread() local
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
/hardware/qcom/display/msm8996/sdm/include/utils/
Dlocker.h143 struct timespec ts; in WaitFinite() local
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Dts_parser.cpp215 bool omx_time_stamp_reorder::remove_time_stamp(OMX_TICKS ts, bool is_interlaced = false) in remove_time_stamp()
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.c332 static int inv_raw_sensor_timestamp(int sensor_number, inv_time_t *ts) in inv_raw_sensor_timestamp()
373 int inv_get_9_axis_timestamp(long sample_rate_us, inv_time_t *ts) in inv_get_9_axis_timestamp()
438 int inv_get_6_axis_compass_accel_timestamp(long sample_rate_us, inv_time_t *ts) in inv_get_6_axis_compass_accel_timestamp()
464 int inv_get_6_axis_gyro_accel_timestamp(long sample_rate_us, inv_time_t *ts) in inv_get_6_axis_gyro_accel_timestamp()
/hardware/qcom/audio/msm8909/hal/audio_extn/
Dspkr_protection.c139 struct timespec ts; in spkr_prot_set_spkrstatus() local
314 struct timespec ts; in spkr_calibrate() local
/hardware/ril/reference-ril/
Datchannel.c102 struct timespec ts; in sleepMsec() local
672 struct timespec ts; in at_send_command_full_nolock() local
/hardware/qcom/audio/hal/audio_extn/
Dspkr_protection.c129 struct timespec ts; in spkr_prot_set_spkrstatus() local
305 struct timespec ts; in spkr_calibrate() local
/hardware/broadcom/libbt/src/
Dupio.c212 struct itimerspec ts; in upio_start_stop_timer() local
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.c112 inv_time_t ts; in inv_playback() local
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.c906 unsigned long long ts = 0; in mix_audio_get_timestamp_default() local
1305 guint64 ts = 1000ll * tval.tv_sec + tval.tv_usec / 1000; in mix_audio_pause_default() local
1359 guint64 ts = 1000ll * tval.tv_sec + tval.tv_usec / 1000; in mix_audio_resume_default() local
/hardware/bsp/intel/peripheral/light/mraa/
Dlights.c136 struct timespec ts = {0, 0}; in get_timestamp_monotonic() local
/hardware/ril/libril/
Dril_event.cpp98 struct timespec ts; in getNow() local
/hardware/libhardware/modules/usbcamera/
DCamera.cpp455 struct timespec ts; in notifyShutter() local
/hardware/libhardware/modules/camera/
DCamera.cpp448 struct timespec ts; in notifyShutter() local
/hardware/qcom/media/msm8974/mm-video-legacy/vidc/venc/src/
Dvideo_encoder_device.cpp387 struct timespec ts; in venc_loaded_start() local
419 struct timespec ts; in venc_loaded_stop() local
/hardware/intel/common/libmix/mix_video/src/
Dmixvideoformat_mp42.c395 guint64 ts = 0; in mix_videofmt_mp42_decode() local

123