Changeset 31917 for trunk/ippTools/src/dqstatstool.c
- Timestamp:
- Jul 21, 2011, 4:14:08 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dqstatstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dqstatstool.c
r31800 r31917 92 92 } 93 93 else { 94 psStringAppend(&query, " AND ( warp_id IS NOT NULLAND invalid IS NULL) ");94 psStringAppend(&query, " AND ((warp_id IS NOT NULL OR camProcessedExp.quality > 0) AND invalid IS NULL) "); 95 95 } 96 96
Note:
See TracChangeset
for help on using the changeset viewer.
