Searched refs:buf32 (Results 1 – 3 of 3) sorted by relevance
145 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setCaptureSize() local146 effect_param_t *p = (effect_param_t *)buf32; in setCaptureSize()174 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setScalingMode() local175 effect_param_t *p = (effect_param_t *)buf32; in setScalingMode()204 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in setMeasurementMode() local205 effect_param_t *p = (effect_param_t *)buf32; in setMeasurementMode()374 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in initCaptureSize() local375 effect_param_t *p = (effect_param_t *)buf32; in initCaptureSize()
196 uint32_t buf32[(EQUALIZER_PARAM_SIZE_MAX - 1) / sizeof(uint32_t) + 1]; in android_eq_getParam() local197 effect_param_t *p = (effect_param_t *)buf32; in android_eq_getParam()222 uint32_t buf32[(EQUALIZER_PARAM_SIZE_MAX - 1) / sizeof(uint32_t) + 1]; in android_eq_setParam() local223 effect_param_t *p = (effect_param_t *)buf32; in android_eq_setParam()570 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_setParam() local571 effect_param_t *p = (effect_param_t *)buf32; in android_fx_setParam()590 uint32_t buf32[(paramSizeMax - 1) / sizeof(uint32_t) + 1]; in android_fx_getParam() local591 effect_param_t *p = (effect_param_t *)buf32; in android_fx_getParam()
392 uint32_t buf32[sizeof(effect_param_t) / sizeof(uint32_t) + 2]; in configure() local393 effect_param_t *p = (effect_param_t *)buf32; in configure()410 &buf32, in configure()