Searched defs:dataType (Results 1 – 5 of 5) sorted by relevance
/system/media/audio_utils/spdif/ |
D | FrameScanner.cpp | 27 FrameScanner::FrameScanner(int dataType, in FrameScanner()
|
/system/chre/platform/slpi/smgr/include/chre/target_platform/ |
D | platform_sensor_base.h | 53 uint8_t dataType; variable
|
/system/chre/platform/slpi/see/ |
D | platform_sensor.cc | 72 SensorType getBigImageSensorTypeFromDataType(const char *dataType, in getBigImageSensorTypeFromDataType() 178 SensorType getSensorTypeFromDataType(const char *dataType, bool calibrated) { in getSensorTypeFromDataType() 536 bool getSuidAndAttrs(SeeHelper& seeHelper, const char *dataType, in getSuidAndAttrs() 598 const char *dataType, SensorType sensorType, bool skipAdditionalTypes, in findAndAddSensorsForType() 678 const char *dataType = kBigImageDataTypes[i]; in findAndAddSensorsForType() local 762 const char *dataType = (i < kNumSeeTypes) in getSensors() local
|
D | see_helper.cc | 207 bool encodeSnsSuidReq(const char *dataType, in encodeSnsSuidReq() 1620 bool SeeHelper::findSuidSync(const char *dataType, in findSuidSync()
|
/system/chre/platform/slpi/smgr/ |
D | platform_sensor.cc | 153 SensorType getSensorTypeFromSensorId(uint8_t sensorId, uint8_t dataType, in getSensorTypeFromSensorId() 241 uint8_t getReportId(uint8_t sensorId, uint8_t dataType, uint8_t calType) { in getReportId() 1125 uint8_t getDecimationType(uint8_t sensorId, uint8_t dataType) { in getDecimationType() 1148 const SensorRequest& chreRequest, uint8_t sensorId, uint8_t dataType, in populateSensorRequest() 1257 bool makeBufferingReq(uint8_t sensorId, uint8_t dataType, uint8_t calType, in makeBufferingReq()
|