OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nValues
(Results
1 - 5
of
5
) sorted by null
/device/google/contexthub/firmware/inc/platform/stm32f4xx/cmsis/
arm_math.h
[
all
...]
/frameworks/base/core/jni/
android_media_AudioSystem.cpp
632
int *
nValues
= env->GetIntArrayElements(jValues, NULL);
634
memcpy(nAudioGainConfig->values,
nValues
, size * sizeof(int));
[
all
...]
/frameworks/av/media/libstagefright/
MPEG4Writer.cpp
189
uint32_t
nValues
= mNumValuesInCurrEntry % mEntryCapacity;
190
if (nEntries == 0 &&
nValues
== 0) {
196
uint32_t pos = nEntries * mEntryCapacity +
nValues
;
[
all
...]
/prebuilts/tools/common/m2/repository/xalan/xalan/2.6.0/
xalan-2.6.0.jar
/prebuilts/tools/common/m2/repository/xalan/xalan/2.7.1/
xalan-2.7.1.jar
Completed in 931 milliseconds