Home
last modified time | relevance | path

Searched refs:process_type (Results 1 – 11 of 11) sorted by relevance

/external/libxcam/xcore/
Dx3a_result.h36 XCamImageProcessType process_type = XCAM_IMAGE_PROCESS_ALWAYS,
40 , _process_type (process_type) in _type()
106 …explicit X3aStandardResultT (uint32_t type, XCamImageProcessType process_type = XCAM_IMAGE_PROCESS…
107 : X3aResult (type, process_type) in X3aResult() argument
115 _result->head.process_type = _process_type; in X3aResult()
Dx3a_result_factory.cpp287 from->head.process_type, in create_face_detection()
/external/libxcam/modules/isp/
Dx3a_isp_config.h127 XCamImageProcessType process_type = XCAM_IMAGE_PROCESS_ALWAYS
129 : X3aStandardResultT<StandardResult> (type, process_type)
156 XCamImageProcessType process_type = XCAM_IMAGE_PROCESS_ALWAYS)
157 …rdResultT<X3aIspConfig::X3aIspResultDummy> ((uint32_t)X3aIspConfig::IspAllParameters, process_type)
Daiq3a_utils.cpp91 wb->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
107 blc->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
137 cm->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
155 gt->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
169 macc->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
184 dpc->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
202 bnr->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()
231 new_exposure->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_3a_results_to_xcam()
/external/libxcam/plugins/3a/hybrid/
Dsample.cpp159 exposure->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in xcam_combine_analyze_results()
168 wb->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in xcam_combine_analyze_results()
/external/perfetto/protos/perfetto/trace/track_event/
Dprocess_descriptor.proto30 // To support old UI. New UI should determine default sorting by process_type.
/external/libxcam/xcore/base/
Dxcam_3a_result.h101 XCamImageProcessType process_type; member
/external/libxcam/plugins/smart/dvs/
Dxcam_plugin_dvs.cpp164 dvs_result->head.process_type = XCAM_IMAGE_PROCESS_POST; in dvs_analyze()
/external/libxcam/plugins/3a/aiq/
Daiq_wrapper.cpp168 xcam3a_brightness_result.head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in update_brightness_result()
/external/libxcam/plugins/smart/sample/
Dsample_smart_analysis.cpp248 xcam3a_brightness_result.head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in analyze()
/external/perfetto/protos/perfetto/trace/
Dperfetto_trace.proto3056 // To support old UI. New UI should determine default sorting by process_type.