Changeset 18011 for trunk/ppSim/src/ppSimAddOverscan.c
- Timestamp:
- Jun 8, 2008, 4:03:31 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ppSim/src/ppSimAddOverscan.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppSim/src/ppSimAddOverscan.c
r14657 r18011 4 4 5 5 bool mdok; 6 7 // skip this step if we did not generate a bias level 8 if (biasCols == NULL) return true; 9 if (biasRows == NULL) return true; 6 10 7 11 psMetadata *recipe = psMetadataLookupMetadata(NULL, config->recipes, PPSIM_RECIPE); // Recipe
Note:
See TracChangeset
for help on using the changeset viewer.
