Searched refs:max_pipeline_depth (Results 1 – 3 of 3) sorted by relevance
192 sensor_chars->max_pipeline_depth = entry.data.u8[0]; in GetSensorCharacteristics()
136 uint32_t max_pipeline_depth = 0; member
245 if (characteristics.max_pipeline_depth < kPipelineDepth) { in AreCharacteristicsSupported()247 __FUNCTION__, characteristics.max_pipeline_depth, kPipelineDepth); in AreCharacteristicsSupported()