/external/skia/src/gpu/ |
H A D | GrRectanizer_skyline.cpp | 21 int bestIndex = -1; local 27 bestIndex = i; 36 if (-1 != bestIndex) { 37 this->addSkylineLevel(bestIndex, bestX, bestY, width, height);
|
/external/skqp/src/gpu/ |
H A D | GrRectanizer_skyline.cpp | 21 int bestIndex = -1; local 27 bestIndex = i; 36 if (-1 != bestIndex) { 37 this->addSkylineLevel(bestIndex, bestX, bestY, width, height);
|
/external/webrtc/webrtc/modules/audio_coding/codecs/ilbc/ |
H A D | cb_update_best_index.c | 32 size_t *bestIndex, /* (i/o) Index that corresponds to 84 *bestIndex = IndexNew; 23 WebRtcIlbcfix_CbUpdateBestIndex( int32_t CritNew, int16_t CritNewSh, size_t IndexNew, int32_t cDotNew, int16_t invEnergyNew, int16_t energyShiftNew, int32_t *CritMax, int16_t *shTotMax, size_t *bestIndex, int16_t *bestGain) argument
|
H A D | cb_search_core.c | 30 size_t *bestIndex, /* (o) Index that corresponds to 106 *bestIndex = WebRtcSpl_MaxIndexW32(Crit, range); 107 *bestCrit = Crit[*bestIndex]; 22 WebRtcIlbcfix_CbSearchCore( int32_t *cDot, size_t range, int16_t stage, int16_t *inverseEnergy, int16_t *inverseEnergyShift, int32_t *Crit, size_t *bestIndex, int32_t *bestCrit, int16_t *bestCritSh) argument
|
H A D | cb_search.c | 61 size_t bestIndex=0; local 194 bestIndex=0; 231 &CritMax, &shTotMax, &bestIndex, &bestGain); 233 sInd = ((CB_RESRANGE >> 1) > bestIndex) ? 234 0 : (bestIndex - (CB_RESRANGE >> 1)); 284 &CritMax, &shTotMax, &bestIndex, &bestGain); 286 index[stage] = (int16_t)bestIndex;
|
/external/libopus/silk/ |
H A D | NLSF_encode.c | 48 opus_int i, s, ind1, bestIndex, prob_Q8, bits_q7; local 113 silk_insertion_sort_increasing( RD_Q25, &bestIndex, nSurvivors, 1 ); 115 NLSFIndices[ 0 ] = (opus_int8)tempIndices1[ bestIndex ]; 116 silk_memcpy( &NLSFIndices[ 1 ], &tempIndices2[ bestIndex * MAX_LPC_ORDER ], psNLSF_CB->order * sizeof( opus_int8 ) );
|
/external/skqp/third_party/etc1/ |
H A D | etc1.cpp | 310 int bestIndex = 0; local 333 bestIndex = i; 336 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1))
|
/external/guice/extensions/persist/lib/ |
H A D | hsqldb.jar | META-INF/ META-INF/MANIFEST.MF org/ org/hsqldb/ org/hsqldb/index/ org/hsqldb/jdbc/ org/ ... |
/external/robolectric/v3/runtime/ |
H A D | android-all-4.4_r1-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.0.0_r2-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |
H A D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ... |