Searched refs:foundDepth (Results 1 – 1 of 1) sorted by relevance
6358 int foundDepth = find_camera_metadata_ro_entry(staticMeta, depthTag, &depthEntry); in getAvailableOutputStreams() local6360 (0 != foundDepth || (0 != (depthEntry.count % 4)))) { in getAvailableOutputStreams()6369 if(foundDepth == 0 && (0 == (depthEntry.count % 4))) { in getAvailableOutputStreams()