Searched defs:isLastStage (Results 1 – 1 of 1) sorted by relevance
2904 bool isLastStage = (stageIndex + 1 == stages.size()); in init() local3022 bool isLastStage = (stageIndex + 1 == stages.size()); in apply() local3034 …har* src_data, size_t src_step, uchar* dst_data, size_t dst_step, bool isComplex, bool isLastStage) in rowDft()3088 …uchar* dst_data, size_t dst_step, int stage_src_channels, int stage_dst_channels, bool isLastStage) in colDft()