/frameworks/av/libvideoeditor/vss/common/inc/ |
M4AD_Common.h | 201 * @param pValue: (OUT) Pointer to the version structure 248 * @param pValue: (IN) pointer to structure or value (allocated by user) 257 M4OSA_OptionID optionId, M4OSA_DataOption pValue); 265 * @param pValue: (OUT) pointer to structure or value (allocated by user) 274 M4OSA_DataOption pValue);
|
/frameworks/av/media/libeffects/lvm/wrapper/Bundle/ |
EffectBundle.cpp | 138 int BassBoost_setParameter (EffectContext *pContext, void *pParam, void *pValue); 142 void *pValue); 143 int Virtualizer_setParameter (EffectContext *pContext, void *pParam, void *pValue); 147 void *pValue); 148 int Equalizer_setParameter (EffectContext *pContext, void *pParam, void *pValue); 152 void *pValue); 153 int Volume_setParameter (EffectContext *pContext, void *pParam, void *pValue); 157 void *pValue); [all...] |
/frameworks/av/libvideoeditor/vss/src/ |
M4DECODER_Null.c | 156 * @param pValue: (IN/OUT) Pointer to structure or value where
168 M4OSA_DataOption pValue) {
180 * @param pValue: (IN) Pointer to structure or value
191 M4OSA_DataOption pValue) {
205 pStreamContext->pDecYuvData = (M4VIFI_ImagePlane *)pValue;
209 pStreamContext->pDecYuvWithEffect = (M4VIFI_ImagePlane *)pValue;
213 pStreamContext->bYuvWithEffectSet = (M4OSA_Bool)pValue;
217 pTempDecYuvData = (M4VIFI_ImagePlane *)pValue;
263 pFilterOption = (M4DECODER_OutputFilter*)pValue;
|
/external/chromium_org/third_party/icu/source/tools/toolutil/ |
ucmstate.c | 206 char *line, char **pKey, char **pValue) { 253 *pValue=s; 256 *pValue=s+1; 257 if(end>*pValue && *(end-1)=='"') { 264 if(uprv_strcmp(*pValue, "DBCS")==0) { 266 } else if(uprv_strcmp(*pValue, "SBCS")==0) { 268 } else if(uprv_strcmp(*pValue, "MBCS")==0) { 270 } else if(uprv_strcmp(*pValue, "EBCDIC_STATEFUL")==0) { 273 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); 278 c=**pValue; [all...] |
/external/icu4c/tools/toolutil/ |
ucmstate.c | 206 char *line, char **pKey, char **pValue) { 253 *pValue=s; 256 *pValue=s+1; 257 if(end>*pValue && *(end-1)=='"') { 264 if(uprv_strcmp(*pValue, "DBCS")==0) { 266 } else if(uprv_strcmp(*pValue, "SBCS")==0) { 268 } else if(uprv_strcmp(*pValue, "MBCS")==0) { 270 } else if(uprv_strcmp(*pValue, "EBCDIC_STATEFUL")==0) { 273 fprintf(stderr, "ucm error: unknown <uconv_class> %s\n", *pValue); 278 c=**pValue; [all...] |
/frameworks/compile/mclinker/lib/Core/ |
IRBuilder.cpp | 451 LDSymbol::ValueType pValue, 480 frag = FragmentRef::Create(*pSection, pValue); 482 LDSymbol* input_sym = addSymbolFromObject(name, pType, pDesc, pBind, pSize, pValue, frag, pVis); 487 return addSymbolFromDynObj(pInput, name, pType, pDesc, pBind, pSize, pValue, pVis); 502 LDSymbol::ValueType pValue, 541 input_sym->setValue(pValue); 567 output_sym->setValue(pValue); 608 LDSymbol::ValueType pValue, 643 input_sym->setValue(pValue); 703 LDSymbol::ValueType pValue, [all...] |
/external/clang/test/Sema/ |
expr-address-of.c | 12 struct entry pvalue; local 14 add_one(&pvalue.bitf); // expected-error {{address of bit-field requested}}
|
/external/sonivox/arm-fm-22k/lib_src/ |
eas_effects.h | 40 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue); 49 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue);
|
/external/sonivox/arm-hybrid-22k/lib_src/ |
eas_effects.h | 40 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue); 49 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue);
|
/external/sonivox/arm-wt-22k/lib_src/ |
eas_effects.h | 40 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue); 49 EAS_RESULT (*pFGetParam)(EAS_VOID_PTR pInstData, EAS_I32 param, EAS_I32 *pValue);
|
eas_dlssynth.c | 45 static void DLS_UpdateEnvelope (S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, const S_DLS_ENVELOPE *pEnvParams, EAS_I16 *pValue, EAS_I16 *pIncrement, EAS_U8 *pState); 467 static void DLS_UpdateEnvelope (S_SYNTH_VOICE *pVoice, S_SYNTH_CHANNEL *pChannel, const S_DLS_ENVELOPE *pEnvParams, EAS_I16 *pValue, EAS_I16 *pIncrement, EAS_U8 *pState) 476 *pValue = 0; 499 *pValue = SYNTH_FULL_SCALE_EG1_GAIN; 503 if (*pValue < SYNTH_FULL_SCALE_EG1_GAIN) 505 temp = *pValue + *pIncrement; 506 *pValue = (EAS_I16) (temp < SYNTH_FULL_SCALE_EG1_GAIN ? temp : SYNTH_FULL_SCALE_EG1_GAIN); 540 // *pValue = pEnvParams->sustainLevel; 544 if (*pValue > pEnvParams->sustainLevel) 546 temp = *pValue - *pIncrement [all...] |
/external/srec/srec/Nametag/include/ |
SR_NametagDefs.h | 60 * @param pvalue pointer to the transcription, SR_Nametag retains ownership 64 ESR_ReturnCode (*getValue)(const struct SR_Nametag_t* self, const char** pvalue, size_t* plen);
|
/frameworks/av/media/libeffects/downmix/ |
EffectDownmix.h | 96 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/compile/mclinker/include/mcld/ADT/ |
TreeBase.h | 124 Node(const value_type& pValue) 125 : NodeBase(), data(&pValue)
|
/frameworks/compile/mclinker/include/mcld/LD/ |
LDSymbol.h | 123 void setValue(ValueType pValue) 124 { m_Value = pValue; }
|
/hardware/ti/omap4xxx/security/tf_daemon/ |
smc_properties_parser.c | 255 uint8_t* pValue; 275 &pValue, 302 if (pValue == NULL) 361 memcpy(pValueZ, pValue, nValueLength); 373 pProperty->pValue=pValueZ; 504 return pProperty->pValue; 512 char* pValue=SMCPropGetSystemProperty(pConfFile,pPropertyName); 514 if (libString2GetStringAsInt(pValue, &nValue) == S_SUCCESS)
|
/frameworks/wilhelm/src/android/ |
android_Effect.cpp | 189 int32_t param, int32_t param2, void *pValue) 205 memcpy(pValue, p->data + p->psize, p->vsize); 215 int32_t param, int32_t param2, void *pValue) 227 memcpy(p->data + p->psize, pValue, p->vsize); 238 int32_t param, void *pValue) { 241 pValue, bb_valueSize(param)); 246 int32_t param, void *pValue) { 249 pValue, bb_valueSize(param)); 341 int32_t param, void *pValue) { 344 pValue, virt_valueSize(param)) [all...] |
/external/srec/srec/Semproc/src/ |
SymbolTable.c | 126 LCHAR *pvalue; local 135 HashMapGet(self->hashmap, pkey, (void **)&pvalue); 137 copyValue = (LCHAR*) CALLOC(LSTRLEN(pvalue) + 1, sizeof(LCHAR), _MTAG); 143 LSTRCPY(copyValue, pvalue);
|
/frameworks/compile/mclinker/include/mcld/Fragment/ |
FillFragment.h | 26 FillFragment(int64_t pValue, unsigned int pValueSize, uint64_t pSize,
|
/frameworks/compile/mclinker/lib/LD/ |
ELFReaderIf.cpp | 139 uint64_t ELFReaderIF::getSymValue(uint64_t pValue, 147 return pValue; 156 return pValue; 161 return pValue;
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/ |
prompt.py | 47 def get_show_string (self, pvalue):
|
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/share/gdb/python/gdb/command/ |
prompt.py | 47 def get_show_string (self, pvalue):
|
/external/aac/libAACdec/src/ |
block.h | 227 * \param pValue pointer to quantized value. The inverse quantized result is stored back here. 230 * \return the exponent of the result (mantissa) stored into *pValue. 233 int EvaluatePower43 ( FIXP_DBL *pValue, 240 value = *pValue; 258 *pValue = fMultDiv2 (invQVal, MantissaTable [lsb][exponent]) ;
|
/dalvik/vm/reflect/ |
Annotation.cpp | 299 * appropriate type (in pValue->value.l). For primitive types, the usual 303 * "pValue", and indexed values like String and Method are returned as 307 * directly into "pValue", and everything else is constructed as an Object 308 * of appropriate type (in pValue->value.l). 318 const u1** pPtr, AnnotationValue* pValue, 337 pValue->type = valueType & kDexAnnotationValueTypeMask; 341 pValue->value.i = (s1) readSignedInt(ptr, valueArg); 343 elemObj = (Object*) dvmBoxPrimitive(pValue->value, 349 pValue->value.i = (s2) readSignedInt(ptr, valueArg); 351 elemObj = (Object*) dvmBoxPrimitive(pValue->value [all...] |
/frameworks/av/media/libeffects/preprocessing/ |
PreProcessing.cpp | 295 void *pValue) 299 t_agc_settings *pProperties = (t_agc_settings *)pValue; 331 *(int16_t *) pValue = (int16_t)(agc->target_level_dbfs() * -100); 332 ALOGV("AgcGetParameter() target level %d milliBels", *(int16_t *) pValue); 335 *(int16_t *) pValue = (int16_t)(agc->compression_gain_db() * 100); 336 ALOGV("AgcGetParameter() comp gain %d milliBels", *(int16_t *) pValue); 339 *(bool *) pValue = (bool)agc->is_limiter_enabled(); 341 (*(int16_t *) pValue != 0) ? "true" : "false"); 356 int AgcSetParameter (preproc_effect_t *effect, void *pParam, void *pValue) 360 t_agc_settings *pProperties = (t_agc_settings *)pValue; [all...] |