Home
last modified time | relevance | path

Searched refs:reprocess_type (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3HALHeader.h90 reprocess_type_t reprocess_type; member
DQCamera3PostProc.cpp219 if (config.reprocess_type != REPROCESS_TYPE_NONE) { in start()
235 if (config.reprocess_type == REPROCESS_TYPE_JPEG) { in start()
572 if (frame->reproc_config.reprocess_type != REPROCESS_TYPE_NONE) { in processData()
DQCamera3Channel.cpp1218 reproc_cfg.reprocess_type = getReprocessType(); in setReprocConfig()
4325 mReprocessType = src_config.reprocess_type; in addReprocStreamsFromSource()