Searched refs:max_pipeline_depth (Results 1 – 4 of 4) sorted by relevance
174 uint32_t max_pipeline_depth = 0; member
317 if (characteristics.max_pipeline_depth < kPipelineDepth) { in AreCharacteristicsSupported()319 __FUNCTION__, characteristics.max_pipeline_depth, kPipelineDepth); in AreCharacteristicsSupported()
362 sensor_chars->max_pipeline_depth = entry.data.u8[0]; in GetSensorCharacteristics()
10718 …uint8_t max_pipeline_depth = (uint8_t)(MAX_INFLIGHT_REQUESTS + EMPTY_PIPELINE_DELAY + FRAME_SKIP_D… in initStaticMetadata() local10720 &max_pipeline_depth, in initStaticMetadata()