Searched refs:param_type (Results 1 – 13 of 13) sorted by relevance
/hardware/qcom/gps/msm8960/utils/ |
D | loc_cfg.h | 55 char param_type; /* 'n' for number, member
|
D | loc_cfg.cpp | 150 switch (config_entry->param_type) in loc_set_config_entry()
|
/hardware/qcom/gps/msm8084/utils/ |
D | loc_cfg.h | 60 char param_type; /* 'n' for number, member
|
D | loc_cfg.cpp | 107 switch (config_entry->param_type) in loc_set_config_entry()
|
/hardware/qcom/gps/msm8974/utils/ |
D | loc_cfg.h | 60 char param_type; /* 'n' for number, member
|
D | loc_cfg.cpp | 107 switch (config_entry->param_type) in loc_set_config_entry()
|
/hardware/qcom/gps/utils/ |
D | loc_cfg.h | 60 char param_type; /* 'n' for number, member
|
D | loc_cfg.cpp | 107 switch (config_entry->param_type) in loc_set_config_entry()
|
/hardware/qcom/msm8994/kernel-headers/sound/ |
D | lsm_params.h | 112 enum LSM_PARAM_TYPE param_type; member
|
/hardware/qcom/msm8994/original-kernel-headers/sound/ |
D | lsm_params.h | 125 enum LSM_PARAM_TYPE param_type; member
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/inc/ |
D | mm_qcamera_app.h | 459 cam_intf_parm_type_t param_type,
|
/hardware/ti/omap4-aah/test/CameraHal/ |
D | camera_test.h | 228 param_ExpBracketParamType_t param_type; member
|
D | camera_test_menu.cpp | 2235 …setExpGainPreset(params, expBracketing[idx].value, false, expBracketing[idx].param_type, shotConfi… in setDefaultExpGainPreset() 2244 if (PARAM_EXP_BRACKET_PARAM_PAIR == expBracketing[idx].param_type) { in setSingleExpGainPreset() 2254 if (PARAM_EXP_BRACKET_PARAM_PAIR == expBracketing[idx].param_type) { in setSingleExpGainPreset() 2266 setExpGainPreset(params, val, false, expBracketing[idx].param_type, false); in setSingleExpGainPreset()
|