Changes between Version 3 and Version 4 of PDAF_put_state_seek
- Timestamp:
- Jan 16, 2015, 10:46:34 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PDAF_put_state_seek
v3 v4 29 29 It is recommended that the value of `status_pdaf` is checked in the program after PDAF_put_state_seek is executed. Only if its value is 0 the initialization was successful. 30 30 31 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_seek `. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_seek`. More information on the pre-defined names is provided in the [ImplementAnalysisseek page on implementing the analysis step of the SEEK filter].31 PDAF also has a [PdafSimplifiedInterface Simplified Interface] providing the routine `PDAF_put_state_seek_si`. In the simplified interface, the name of the user-supplied routines have predefined names and do not appear in the call to `PDAF_put_state_seek_si`. More information on the pre-defined names is provided in the [ImplementAnalysisseek page on implementing the analysis step of the SEEK filter]. 32 32