HomeSort by relevance Sort by last modified time
    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 633 int *nValues = env->GetIntArrayElements(jValues, NULL);
635 memcpy(nAudioGainConfig->values, nValues, size * sizeof(int));
    [all...]
  /frameworks/av/media/libstagefright/
MPEG4Writer.cpp 211 uint32_t nValues = mNumValuesInCurrEntry % ENTRY_SIZE;
212 if (nEntries == 0 && nValues == 0) {
218 uint32_t pos = nEntries * ENTRY_SIZE + 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 369 milliseconds