Home
last modified time | relevance | path

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

/frameworks/av/media/libmedia/
DVisualizer.cpp142 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setCaptureSize() local
143 effect_param_t *p = (effect_param_t *)buf32; in setCaptureSize()
171 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setScalingMode() local
172 effect_param_t *p = (effect_param_t *)buf32; in setScalingMode()
201 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setMeasurementMode() local
202 effect_param_t *p = (effect_param_t *)buf32; in setMeasurementMode()
371 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in initCaptureSize() local
372 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()
578 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_setParam() local
579 effect_param_t *p = (effect_param_t *)buf32; in android_fx_setParam()
598 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_getParam() local
599 effect_param_t *p = (effect_param_t *)buf32; in android_fx_getParam()
/frameworks/av/services/audioflinger/
DEffects.cpp400 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in configure() local
401 effect_param_t *p = (effect_param_t *)buf32; in configure()
418 &buf32, in configure()
/frameworks/compile/slang/tests/P_all_api_15/
Dall15.rs57 char buf32[200];
2444 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_16/
Dall16.rs57 char buf32[200];
2536 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_11/
Dall11.rs57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_12/
Dall12.rs57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_13/
Dall13.rs57 char buf32[200];
2374 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_14/
Dall14.rs57 char buf32[200];
2444 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_17/
Dall17.rs57 char buf32[200];
2644 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_18/
Dall18.rs57 char buf32[200];
3203 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_20/
Dall20.rs57 char buf32[200];
3446 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_19/
Dall19.rs57 char buf32[200];
3427 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_21/
Dall21.rs57 char buf32[200];
4090 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_23/
Dall23.rs55 char buf32[200];
4740 *(float*)buf32 = acosh(*(float*)buf33);
/frameworks/compile/slang/tests/P_all_api_22/
Dall22.rs57 char buf32[200];
4810 *(float*)buf32 = acosh(*(float*)buf33);