Searched refs:reprocess_type (Results 1 – 3 of 3) sorted by relevance
96 reprocess_type_t reprocess_type; member
234 if (config.reprocess_type != REPROCESS_TYPE_NONE) { in start()250 if (config.reprocess_type == REPROCESS_TYPE_JPEG) { in start()617 if (frame->reproc_config.reprocess_type == REPROCESS_TYPE_NONE) { in needsReprocess()
1533 if (config.reprocess_type != mReprocessType) { in startPostProc()1545 mReprocessType = config.reprocess_type; in startPostProc()1699 reproc_cfg.reprocess_type = getReprocessType(); in setReprocConfig()5514 mReprocessType = src_config.reprocess_type; in addReprocStreamsFromSource()