Searched refs:param (Results 1 - 25 of 132) sorted by relevance

123456

/frameworks/rs/
H A Drs.spec8 param void *data
9 param size_t *receiveLen
10 param uint32_t *usrID
16 param size_t *receiveLen
17 param uint32_t *usrID
22 param uint32_t id
23 param const uint8_t *data
36 param RsElement e
37 param uint32_t dimX
38 param uint32_
[all...]
H A Drsg.spec3 param bool colorMaskR
4 param bool colorMaskG
5 param bool colorMaskB
6 param bool colorMaskA
7 param bool depthMask
8 param bool ditherEnable
9 param RsBlendSrcFunc srcFunc
10 param RsBlendDstFunc destFunc
11 param RsDepthFunc depthFunc
17 param boo
[all...]
/frameworks/base/media/java/android/media/audiofx/
H A DEnvironmentalReverb.java130 * @param priority the priority level requested by the application for controlling the
134 * @param audioSession system wide unique audio session identifier. If audioSession
151 * @param room room level in millibels. The valid range is [-9000, 0].
158 byte[] param = shortToByteArray(room);
159 checkStatus(setParameter(PARAM_ROOM_LEVEL, param));
171 byte[] param = new byte[2];
172 checkStatus(getParameter(PARAM_ROOM_LEVEL, param));
173 return byteArrayToShort(param);
180 * @param roomHF high frequency attenuation level in millibels. The valid range is [-9000, 0].
187 byte[] param
452 onParameterChange(EnvironmentalReverb effect, int status, int param, int value) argument
463 onParameterChange(AudioEffect effect, int status, byte[] param, byte[] value) argument
[all...]
H A DEqualizer.java131 * @param priority the priority level requested by the application for controlling the Equalizer
135 * @param audioSession system wide unique audio session identifier. The Equalizer will be
159 int[] param = new int[2];
160 param[0] = PARAM_GET_PRESET_NAME;
162 param[1] = i;
163 checkStatus(getParameter(param, value));
187 int[] param = new int[1];
188 param[0] = PARAM_NUM_BANDS;
190 checkStatus(getParameter(param, result));
213 * @param ban
403 onParameterChange(AudioEffect effect, int status, byte[] param, byte[] value) argument
[all...]
H A DAudioEffect.java224 * @param type UUID identifying the effect type. May be one of:
230 * @param uuid UUID for this particular implementation
231 * @param connectMode {@link #EFFECT_INSERT} or {@link #EFFECT_AUXILIARY}
232 * @param name human readable effect name
233 * @param implementor human readable effect implementor name
363 * @param type type of effect engine created. See {@link #EFFECT_TYPE_ENV_REVERB},
372 * @param uuid unique identifier of a particular effect implementation.
377 * @param priority the priority level requested by the application for
383 * @param audioSession system wide unique audio session identifier.
472 * @param audioSessio
535 setParameter(byte[] param, byte[] value) argument
547 setParameter(int param, int value) argument
560 setParameter(int param, short value) argument
574 setParameter(int param, byte[] value) argument
587 setParameter(int[] param, int[] value) argument
612 setParameter(int[] param, short[] value) argument
638 setParameter(int[] param, byte[] value) argument
666 getParameter(byte[] param, byte[] value) argument
679 getParameter(int param, byte[] value) argument
694 getParameter(int param, int[] value) argument
725 getParameter(int param, short[] value) argument
756 getParameter(int[] param, int[] value) argument
790 getParameter(int[] param, short[] value) argument
823 getParameter(int[] param, byte[] value) argument
998 onParameterChange(AudioEffect effect, int status, byte[] param, byte[] value) argument
1231 native_setParameter(int psize, byte[] param, int vsize, byte[] value) argument
1234 native_getParameter(int psize, byte[] param, int vsize, byte[] value) argument
[all...]
H A DLoudnessEnhancer.java70 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer
91 * @param priority the priority level requested by the application for controlling the
96 * @param audioSession system-wide unique audio session identifier. The LoudnessEnhancer
118 * @param gainmB the effect target gain expressed in mB. 0mB corresponds to no amplification.
152 * @param effect the LoudnessEnhancer on which the interface is registered.
153 * @param param ID of the modified parameter. See {@link #PARAM_GENERIC_PARAM1} ...
154 * @param value the new parameter value.
156 void onParameterChange(LoudnessEnhancer effect, int param, int value); argument
167 public void onParameterChange(AudioEffect effect, int status, byte[] param, byt argument
[all...]
H A DPresetReverb.java120 * @param priority the priority level requested by the application for controlling the
124 * @param audioSession system wide unique audio session identifier. If audioSession
144 * @param preset this must be one of the the preset constants defined in this class.
178 * @param effect the PresetReverb on which the interface is registered.
179 * @param status status of the set parameter operation.
180 * @param param ID of the modified parameter. See {@link #PARAM_PRESET} ...
181 * @param value the new parameter value.
183 void onParameterChange(PresetReverb effect, int status, int param, short value); argument
194 public void onParameterChange(AudioEffect effect, int status, byte[] param, byt argument
[all...]
H A DBassBoost.java86 * @param priority the priority level requested by the application for controlling the BassBoost
90 * @param audioSession system wide unique audio session identifier. The BassBoost will be
126 * @param strength strength of the effect. The valid range for strength strength is [0, 1000],
161 * @param effect the BassBoost on which the interface is registered.
162 * @param status status of the set parameter operation.
163 * @param param ID of the modified parameter. See {@link #PARAM_STRENGTH} ...
164 * @param value the new parameter value.
166 void onParameterChange(BassBoost effect, int status, int param, short value); argument
177 public void onParameterChange(AudioEffect effect, int status, byte[] param, byt argument
[all...]
H A DVirtualizer.java88 * @param priority the priority level requested by the application for controlling the Virtualizer
92 * @param audioSession system wide unique audio session identifier. The Virtualizer will
128 * @param strength strength of the effect. The valid range for strength strength is [0, 1000],
163 * @param effect the Virtualizer on which the interface is registered.
164 * @param status status of the set parameter operation.
165 * @param param ID of the modified parameter. See {@link #PARAM_STRENGTH} ...
166 * @param value the new parameter value.
168 void onParameterChange(Virtualizer effect, int status, int param, short value); argument
179 public void onParameterChange(AudioEffect effect, int status, byte[] param, byt argument
[all...]
/frameworks/av/media/libstagefright/codecs/amrwb/src/
H A Dhoming_amr_wb_dec.cpp251 int16 param[DHF_PARMS_MAX]; local
283 param[i] = Serial_parm(15, &prms);
288 param[i] = Serial_parm(tmp, &prms);
290 param[i] = shl_int16(param[i], shift);
297 param[i] = Serial_parm(15, &prms);
299 param[10] = Serial_parm(15, &prms) & 0x61FF;
303 param[i] = Serial_parm(15, &prms);
305 param[17] = Serial_parm(15, &prms) & 0xE0FF;
309 param[
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/SampleCode/
H A DAAC_E_SAMPLES.c48 static int parsecmdline(int argc, char **argv,char **input_filename, char **output_filename, AACENC_PARAM *param) argument
54 param->adtsUsed = 1;
55 param->bitRate = 0;
56 param->nChannels = 2;
57 param->sampleRate = 44100;
84 param->sampleRate = atoi(*argv);
90 param->nChannels = atoi(*argv);
96 param->bitRate = atoi(*argv);
102 param->adtsUsed = atoi(*argv);
113 if(param
[all...]
/frameworks/av/media/libmedia/
H A DAudioEffect.cpp257 status_t AudioEffect::setParameter(effect_param_t *param) argument
263 if (param == NULL || param->psize == 0 || param->vsize == 0) {
268 uint32_t psize = ((param->psize - 1) / sizeof(int) + 1) * sizeof(int) + param->vsize;
270 ALOGV("setParameter: param: %d, param2: %d", *(int *)param->data,
271 (param->psize == 8) ? *((int *)param
277 setParameterDeferred(effect_param_t *param) argument
317 getParameter(effect_param_t *param) argument
[all...]
/frameworks/wilhelm/src/android/
H A Dandroid_Effect.h23 int32_t param, int32_t param2, void *pValue);
26 int32_t param, int32_t param2, void *pValue);
34 int32_t param, void *pValue);
37 int32_t param, void *pValue);
45 int32_t param, void *pValue);
48 int32_t param, void *pValue);
67 int32_t param, void *pValue);
70 int32_t param, void *pValue);
125 int32_t param, uint32_t paramSizeMax, void *pValue, uint32_t valueSize);
128 int32_t param, uint32_
[all...]
H A Dandroid_Effect.cpp49 uint32_t eq_paramSize(int32_t param) { argument
52 switch (param) {
68 SL_LOGE("Trying to use an unknown EQ parameter %d", param);
74 uint32_t eq_valueSize(int32_t param) { argument
77 switch (param) {
99 SL_LOGE("Trying to access an unknown EQ parameter %d", param);
109 uint32_t bb_valueSize(int32_t param) { argument
112 switch (param) {
121 SL_LOGE("Trying to access an unknown BassBoost parameter %d", param);
132 uint32_t virt_valueSize(int32_t param) { argument
155 erev_valueSize(int32_t param) argument
188 android_eq_getParam(android::sp<android::AudioEffect> pFx, int32_t param, int32_t param2, void *pValue) argument
214 android_eq_setParam(android::sp<android::AudioEffect> pFx, int32_t param, int32_t param2, void *pValue) argument
237 android_bb_setParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
245 android_bb_getParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
340 android_virt_setParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
348 android_virt_getParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
414 android_erev_setParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
429 android_erev_getParam(android::sp<android::AudioEffect> pFx, int32_t param, void *pValue) argument
561 android_fx_setParam(android::sp<android::AudioEffect> pFx, int32_t param, uint32_t paramSizeMax, void *pValue, uint32_t valueSize) argument
582 android_fx_getParam(android::sp<android::AudioEffect> pFx, int32_t param, uint32_t paramSizeMax, void *pValue, uint32_t valueSize) argument
[all...]
/frameworks/ex/common/java/com/android/common/
H A DOperationScheduler.java80 * @param storage to use for recording the state of operations across restarts/reboots
101 * @param spec describing some or all scheduler options.
102 * @param options to update with parsed values.
108 for (String param : spec.split(" +")) {
109 if (param.length() == 0) continue;
110 if (param.startsWith("backoff=")) {
111 String[] pieces = param.substring(8).split("\\+");
124 } else if (param.startsWith("max=")) {
125 options.maxMoratoriumMillis = parseSeconds(param.substring(4));
126 } else if (param
137 parseSeconds(String param) argument
[all...]
/frameworks/av/libvideoeditor/osal/inc/
H A DM4OSA_Thread_priv.h39 M4OSA_Void* param; /* thread parameter */ member in struct:M4OSA_ThreadContext
/frameworks/base/packages/DocumentsUI/src/com/android/documentsui/
H A DUriDerivativeLoader.java55 public abstract R loadInBackground(P param, CancellationSignal signal); argument
86 public UriDerivativeLoader(Context context, P param) { argument
89 mParam = param;
/frameworks/native/opengl/libagl/
H A Dlight.cpp452 static void lightModelx(GLenum pname, GLfixed param, ogles_context_t* c) argument
458 c->lighting.lightModel.twoSide = param ? GL_TRUE : GL_FALSE;
462 static void lightx(GLenum i, GLenum pname, GLfixed param, ogles_context_t* c) argument
473 if (GGLfixed(param) >= gglIntToFixed(128)) {
477 light.spotExp = param;
480 if (param!=gglIntToFixed(180) && GGLfixed(param)>=gglIntToFixed(90)) {
484 light.spotCutoff = param;
486 gglFloatToFixed(cosinef((M_PI/(180.0f*65536.0f))*param));
489 if (param <
565 materialx(GLenum face, GLenum pname, GLfixed param, ogles_context_t* c) argument
579 fogx(GLenum pname, GLfixed param, ogles_context_t* c) argument
643 glLightModelf(GLenum pname, GLfloat param) argument
649 glLightModelx(GLenum pname, GLfixed param) argument
700 glLightf(GLenum i, GLenum pname, GLfloat param) argument
706 glLightx(GLenum i, GLenum pname, GLfixed param) argument
746 glMaterialf(GLenum face, GLenum pname, GLfloat param) argument
752 glMaterialx(GLenum face, GLenum pname, GLfixed param) argument
844 glFogf(GLenum pname, GLfloat param) argument
852 glFogx(GLenum pname, GLfixed param) argument
[all...]
/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec20 void glFogxOES ( GLenum pname, GLfixed param )
29 void glLightModelxOES ( GLenum pname, GLfixed param )
31 void glLightxOES ( GLenum light, GLenum pname, GLfixed param )
35 void glMaterialxOES ( GLenum face, GLenum pname, GLfixed param )
41 void glPointParameterxOES ( GLenum pname, GLfixed param )
48 void glTexEnvxOES ( GLenum target, GLenum pname, GLfixed param )
50 void glTexParameterxOES ( GLenum target, GLenum pname, GLfixed param )
82 void glTexGenfOES ( GLenum coord, GLenum pname, GLfloat param )
84 void glTexGeniOES ( GLenum coord, GLenum pname, GLint param )
86 void glTexGenxOES ( GLenum coord, GLenum pname, GLfixed param )
[all...]
H A DGLES10.spec35 void glFogf ( GLenum pname, GLfloat param )
37 void glFogx ( GLenum pname, GLfixed param )
47 void glLightModelf ( GLenum pname, GLfloat param )
49 void glLightModelx ( GLenum pname, GLfixed param )
51 void glLightf ( GLenum light, GLenum pname, GLfloat param )
53 void glLightx ( GLenum light, GLenum pname, GLfixed param )
61 void glMaterialf ( GLenum face, GLenum pname, GLfloat param )
63 void glMaterialx ( GLenum face, GLenum pname, GLfixed param )
75 void glPixelStorei ( GLenum pname, GLint param )
95 void glTexEnvf ( GLenum target, GLenum pname, GLfloat param )
[all...]
/frameworks/av/libvideoeditor/vss/stagefrightshells/inc/
H A DVideoEditorUtils.h97 const uint8_t *data, size_t size, MetaData *param);
/frameworks/av/services/audioflinger/
H A DAudioPolicyService.cpp999 AudioParameter param = AudioParameter(data->mKeyValuePairs); local
1001 for (size_t j = 0; j < param.size(); j++) {
1004 param.getAt(j, key, value);
1181 size_t AudioPolicyService::growParamSize(char *param, argument
1193 param = (char *)realloc(param, *totSize);
1200 char *param,
1205 size_t pos = growParamSize(param, sizeof(short), curSize, totSize);
1206 *(short *)((char *)param + pos) = (short)atoi(node->value);
1207 ALOGV("readParamValue() reading short %d", *(short *)((char *)param
1199 readParamValue(cnode *node, char *param, size_t *curSize, size_t *totSize) argument
1246 cnode *param; local
1313 effect_param_t *param = loadEffectParameter(node); local
[all...]
/frameworks/av/media/libeffects/downmix/
H A DEffectDownmix.h96 int Downmix_setParameter(downmix_object_t *pDownmixer, int32_t param, size_t size, void *pValue);
97 int Downmix_getParameter(downmix_object_t *pDownmixer, int32_t param, size_t *pSize, void *pValue);
/frameworks/av/media/libstagefright/codecs/on2/enc/
H A DSoftVPXEncoder.h74 OMX_INDEXTYPE index, OMX_PTR param);
79 OMX_INDEXTYPE index, const OMX_PTR param);
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
H A DTransformUtils.java72 public static void setTextureParameter(FrameImage2D frame, int param, int value) { argument
74 texture.setParameter(param, value);

Completed in 567 milliseconds

123456