Home
last modified time | relevance | path

Searched refs:buf32 (Results 1 – 17 of 17) sorted by relevance

/frameworks/base/media/jni/audioeffect/
DVisualizer.cpp156 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setCaptureSize() local
157 effect_param_t *p = (effect_param_t *)buf32; in setCaptureSize()
185 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setScalingMode() local
186 effect_param_t *p = (effect_param_t *)buf32; in setScalingMode()
215 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setMeasurementMode() local
216 effect_param_t *p = (effect_param_t *)buf32; in setMeasurementMode()
385 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in initCaptureSize() local
386 effect_param_t *p = (effect_param_t *)buf32; in initCaptureSize()
/frameworks/wilhelm/src/android/
Dandroid_Effect.cpp203 uint32_t buf32[(EQUALIZER_PARAM_SIZE_MAX - 1) / sizeof(uint32_t) + 1]; in android_eq_getParam() local
204 effect_param_t *p = (effect_param_t *)buf32; in android_eq_getParam()
229 uint32_t buf32[(EQUALIZER_PARAM_SIZE_MAX - 1) / sizeof(uint32_t) + 1]; in android_eq_setParam() local
230 effect_param_t *p = (effect_param_t *)buf32; in android_eq_setParam()
614 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_setParam() local
615 effect_param_t *p = (effect_param_t *)buf32; in android_fx_setParam()
634 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_getParam() local
635 effect_param_t *p = (effect_param_t *)buf32; in android_fx_getParam()
/frameworks/av/services/audioflinger/
DEffects.cpp1000 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in configure() local
1001 effect_param_t *p = (effect_param_t *)buf32; in configure()
1013 &buf32, in configure()
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rscript57 char buf32[200];
2444 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rscript57 char buf32[200];
2444 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rscript57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rscript57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rscript57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rscript57 char buf32[200];
2536 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rscript57 char buf32[200];
2644 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rscript57 char buf32[200];
3203 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rscript57 char buf32[200];
3446 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rscript57 char buf32[200];
3427 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rscript57 char buf32[200];
4090 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rscript57 char buf32[200];
4810 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rscript55 char buf32[200];
4740 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_24/
Dall24.rscript55 char buf32[200];
6502 *(half*)buf32 = acos(*(half*)buf33);