NULL }
const clipm_coverage_mode CLIPM_COVERAGE_SAME
Returns the central part of the result that is the same size as the first input signal.
Definition: clipm_math_correlation.c:49
const clipm_coverage_mode CLIPM_COVERAGE_FULL
Compute the full result.
Definition: clipm_math_correlation.c:50
const clipm_coverage_mode CLIPM_COVERAGE_VALID
Return the portion of the cross-operation that is computed without the zero-padded edges...
Definition: clipm_math_correlation.c:48
const clipm_coverage_mode CLIPM_COVERAGE_CUSTOM
Use user-defined output size.
Definition: clipm_math_correlation.c:51