Home
last modified time | relevance | path

Searched defs:best_index (Results 1 – 12 of 12) sorted by relevance

/external/eigen/test/
Deigensolver_complex.cpp29 Index best_index(0); in find_pivot() local
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/
Dhyperplane_lsh_probes.h112 int_fast32_t best_index = sorted_hyperplane_indices_[ii][0]; in SetupProbing() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dgraph_collection_operator.cc41 int best_index = -1; in BestSplit() local
Dgrow_stats.cc310 int32 best_index; in CheckFinishEarlyHoeffding() local
348 int32 best_index; in CheckFinishEarlyBootstrap() local
381 int best_index = -1; in BestSplit() local
910 int best_index = -1; in BestSplit() local
/external/webrtc/talk/media/base/
Dvideocommon.cc88 int best_index = kNumScaleFactors - 1; // Default to max scale. in FindLowerScale() local
/external/webrtc/webrtc/modules/rtp_rtcp/source/
Drtp_packet_history.cc284 int best_index = -1; // Returned unchanged if we don't find anything. in FindBestFittingPacket() local
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/
Dtree_utils.cc46 float* best_score, int* best_index, float* second_best_score, in GetTwoBest()
82 float* best_score, int* best_index, in GetTwoBestClassification()
157 int32 accumulator, float* best_score, int* best_index, in GetTwoBestRegression()
/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddsp_helper.cc241 size_t best_index = 0; in MinDistortion() local
Dexpand.cc420 size_t best_index = std::numeric_limits<size_t>::max(); in AnalyzeSignal() local
/external/flac/libFLAC/
Dlpc.c1335 …unsigned order, indx, best_index; /* 'index' the index into lpc_error; index==order-1 since lpc_er… in FLAC__lpc_compute_best_order() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_rd.c542 int best_index = 0; in vp9_mv_pred() local
/external/boringssl/src/ssl/
Dt1_lib.cc2796 size_t best_index = num_algs; in cert_compression_parse_clienthello() local