Home
last modified time | relevance | path

Searched refs:bestIndex (Results 1 – 23 of 23) sorted by relevance

/external/skia/src/gpu/
DGrRectanizer_skyline.cpp22 int bestIndex = -1; in addRect() local
28 bestIndex = i; in addRect()
37 if (-1 != bestIndex) { in addRect()
38 this->addSkylineLevel(bestIndex, bestX, bestY, width, height); in addRect()
/external/chromium_org/third_party/skia/src/gpu/
DGrRectanizer_skyline.cpp22 int bestIndex = -1; in addRect() local
28 bestIndex = i; in addRect()
37 if (-1 != bestIndex) { in addRect()
38 this->addSkylineLevel(bestIndex, bestX, bestY, width, height); in addRect()
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
Dcb_search_core.c30 int16_t *bestIndex, /* (o) Index that corresponds to in WebRtcIlbcfix_CbSearchCore() argument
106 *bestIndex = WebRtcSpl_MaxIndexW32(Crit, range); in WebRtcIlbcfix_CbSearchCore()
107 *bestCrit = Crit[*bestIndex]; in WebRtcIlbcfix_CbSearchCore()
Dcb_search.c58 int16_t bestIndex=0; in WebRtcIlbcfix_CbSearch() local
189 bestIndex=0; in WebRtcIlbcfix_CbSearch()
226 &CritMax, &shTotMax, &bestIndex, &bestGain); in WebRtcIlbcfix_CbSearch()
228 sInd=bestIndex-(int16_t)(CB_RESRANGE>>1); in WebRtcIlbcfix_CbSearch()
278 &CritMax, &shTotMax, &bestIndex, &bestGain); in WebRtcIlbcfix_CbSearch()
280 index[stage] = bestIndex; in WebRtcIlbcfix_CbSearch()
Dcb_update_best_index.c32 int16_t *bestIndex, /* (i/o) Index that corresponds to in WebRtcIlbcfix_CbUpdateBestIndex() argument
85 *bestIndex = IndexNew; in WebRtcIlbcfix_CbUpdateBestIndex()
Dcb_search_core.h32 int16_t *bestIndex, /* (o) Index that corresponds to
Dcb_update_best_index.h33 int16_t *bestIndex, /* (i/o) Index that corresponds to
/external/chromium_org/third_party/opus/src/silk/
DNLSF_encode.c48 opus_int i, s, ind1, bestIndex, prob_Q8, bits_q7; in silk_NLSF_encode() local
126 silk_insertion_sort_increasing( RD_Q25, &bestIndex, nSurvivors, 1 ); in silk_NLSF_encode()
128 NLSFIndices[ 0 ] = (opus_int8)tempIndices1[ bestIndex ]; in silk_NLSF_encode()
129 …silk_memcpy( &NLSFIndices[ 1 ], &tempIndices2[ bestIndex * MAX_LPC_ORDER ], psNLSF_CB->order * siz… in silk_NLSF_encode()
/external/libopus/silk/
DNLSF_encode.c48 opus_int i, s, ind1, bestIndex, prob_Q8, bits_q7; in silk_NLSF_encode() local
126 silk_insertion_sort_increasing( RD_Q25, &bestIndex, nSurvivors, 1 ); in silk_NLSF_encode()
128 NLSFIndices[ 0 ] = (opus_int8)tempIndices1[ bestIndex ]; in silk_NLSF_encode()
129 …silk_memcpy( &NLSFIndices[ 1 ], &tempIndices2[ bestIndex * MAX_LPC_ORDER ], psNLSF_CB->order * siz… in silk_NLSF_encode()
/external/skia/src/utils/ios/
DSkFontHost_iOS.mm156 int bestIndex = -1;
162 bestIndex = i;
166 if (bestIndex >= 0) {
167 return ref_and_return(gFonts[bestIndex]);
/external/chromium_org/third_party/skia/src/utils/ios/
DSkFontHost_iOS.mm156 int bestIndex = -1;
162 bestIndex = i;
166 if (bestIndex >= 0) {
167 return ref_and_return(gFonts[bestIndex]);
/external/chromium_org/third_party/skia/experimental/Intersection/
DQuadraticUtilities.cpp29 int bestIndex = -1; in nearestT() local
36 bestIndex = index; in nearestT()
39 if (bestIndex >= 0) { in nearestT()
40 return ts[bestIndex]; in nearestT()
/external/skia/experimental/Intersection/
DQuadraticUtilities.cpp29 int bestIndex = -1; in nearestT() local
36 bestIndex = index; in nearestT()
39 if (bestIndex >= 0) { in nearestT()
40 return ts[bestIndex]; in nearestT()
/external/skia/src/pathops/
DSkPathOpsQuad.cpp31 int bestIndex = -1; in nearestT() local
37 bestIndex = index; in nearestT()
40 if (bestIndex >= 0) { in nearestT()
41 return ts[bestIndex]; in nearestT()
/external/chromium_org/third_party/skia/src/pathops/
DSkPathOpsQuad.cpp31 int bestIndex = -1; in nearestT() local
37 bestIndex = index; in nearestT()
40 if (bestIndex >= 0) { in nearestT()
41 return ts[bestIndex]; in nearestT()
/external/chromium_org/third_party/skia/src/utils/
DSkTextureCompressor_R11EAC.cpp129 int bestIndex = 0; in compress_heterogeneous_r11eac_block() local
136 bestIndex = i; in compress_heterogeneous_r11eac_block()
141 SkASSERT(bestIndex < 8); in compress_heterogeneous_r11eac_block()
145 indices |= bestIndex; in compress_heterogeneous_r11eac_block()
/external/chromium_org/third_party/skia/third_party/etc1/
Detc1.cpp310 int bestIndex = 0; in chooseModifier() local
333 bestIndex = i; in chooseModifier()
336 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1)) in chooseModifier()
/external/skia/third_party/etc1/
Detc1.cpp310 int bestIndex = 0; in chooseModifier() local
333 bestIndex = i; in chooseModifier()
336 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1)) in chooseModifier()
/external/clang/lib/Driver/
DWindowsToolChain.cpp142 int bestIndex = -1; in getSystemRegistryString()
172 bestIndex = (int)index; in getSystemRegistryString()
/external/chromium_org/third_party/android_opengl/etc1/
Detc1.cpp323 int bestIndex = 0; in chooseModifier() local
346 bestIndex = i; in chooseModifier()
349 etc1_uint32 lowMask = (((bestIndex >> 1) << 16) | (bestIndex & 1)) in chooseModifier()
/external/chromium_org/third_party/WebKit/Source/web/
DPopupListBox.cpp676 int bestIndex = m_selectedIndex; in adjustSelectedIndex() local
680 bestIndex = testIndex; in adjustSelectedIndex()
683 if (passedTarget && bestIndex != m_selectedIndex) in adjustSelectedIndex()
690 targetIndex = bestIndex; in adjustSelectedIndex()
/external/chromium_org/third_party/sqlite/src/src/
Dwhere.c1610 static void bestIndex(
1663 bestIndex(pParse, pAndWC, pSrc, notReady, notValid, 0, &sTermCost); in bestOrClauseIndex()
1671 bestIndex(pParse, &tempWC, pSrc, notReady, notValid, 0, &sTermCost); in bestOrClauseIndex()
3148 static void bestIndex( in bestIndex() function
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.c99264 static void bestIndex(
99317 bestIndex(pParse, pAndWC, pSrc, notReady, notValid, 0, &sTermCost);
99325 bestIndex(pParse, &tempWC, pSrc, notReady, notValid, 0, &sTermCost);
100802 static void bestIndex(