Home
last modified time | relevance | path

Searched defs:effects (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/audio/msm8909/voice_processing/
Dvoice_processing.c69 struct effect_s effects[NUM_ID]; // effects in this session member
/hardware/qcom/audio/voice_processing/
Dvoice_processing.c70 struct effect_s effects[NUM_ID]; // effects in this session member
/hardware/ti/omap4xxx/test/CameraHal/
Dcamera_test_menu.cpp113 const char *effects [] = { variable
/hardware/qcom/camera/QCamera2/HAL/test/
Dqcamera_test.cpp1456 const char *effects = mParams.get(CameraParameters::KEY_SUPPORTED_EFFECTS); in printSupportedParams() local