Searched refs:dpc (Results 1 – 5 of 5) sorted by relevance
181 XCam3aResultDefectPixel *dpc = xcam_malloc0_type (XCam3aResultDefectPixel); in translate_atomisp_parameters() local182 XCAM_ASSERT (dpc); in translate_atomisp_parameters()183 dpc->head.type = XCAM_3A_RESULT_DEFECT_PIXEL_CORRECTION; in translate_atomisp_parameters()184 dpc->head.process_type = XCAM_IMAGE_PROCESS_ALWAYS; in translate_atomisp_parameters()185 dpc->head.version = xcam_version (); in translate_atomisp_parameters()187 dpc->gr_threshold = atomisp_params.dp_config->threshold / coefficient; in translate_atomisp_parameters()188 dpc->r_threshold = atomisp_params.dp_config->threshold / coefficient; in translate_atomisp_parameters()189 dpc->b_threshold = atomisp_params.dp_config->threshold / coefficient; in translate_atomisp_parameters()190 dpc->gb_threshold = atomisp_params.dp_config->threshold / coefficient; in translate_atomisp_parameters()191 results[result_count++] = (XCam3aResultHead*)dpc; in translate_atomisp_parameters()
4259 ptp_get_property_description(PTPParams* params, uint16_t dpc) in ptp_get_property_description() argument4264 uint16_t dpc; in ptp_get_property_description() member4317 uint16_t dpc; in ptp_get_property_description() member4331 uint16_t dpc; in ptp_get_property_description() member4410 uint16_t dpc; in ptp_get_property_description() member4921 uint16_t dpc; in ptp_get_property_description() member4944 uint16_t dpc; in ptp_get_property_description() member4958 uint16_t dpc; in ptp_get_property_description() member4981 uint16_t dpc; in ptp_get_property_description() member5012 if (ptp_device_properties[i].dpc==dpc) in ptp_get_property_description()[all …]
3346 const char* ptp_get_property_description(PTPParams* params, uint16_t dpc);3351 ptp_render_property_value(PTPParams* params, uint16_t dpc,
371 dpc return DPC;
1830 for dpc in self.prefixCodes[D]: dpc.callback = distanceCallback