Searched defs:best_index (Results 1 – 12 of 12) sorted by relevance
/external/eigen/test/ |
D | eigensolver_complex.cpp | 29 Index best_index(0); in find_pivot() local
|
/external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/ |
D | hyperplane_lsh_probes.h | 112 int_fast32_t best_index = sorted_hyperplane_indices_[ii][0]; in SetupProbing() local
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/ |
D | graph_collection_operator.cc | 41 int best_index = -1; in BestSplit() local
|
D | grow_stats.cc | 310 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/ |
D | videocommon.cc | 88 int best_index = kNumScaleFactors - 1; // Default to max scale. in FindLowerScale() local
|
/external/webrtc/webrtc/modules/rtp_rtcp/source/ |
D | rtp_packet_history.cc | 284 int best_index = -1; // Returned unchanged if we don't find anything. in FindBestFittingPacket() local
|
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/ |
D | tree_utils.cc | 46 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/ |
D | dsp_helper.cc | 241 size_t best_index = 0; in MinDistortion() local
|
D | expand.cc | 420 size_t best_index = std::numeric_limits<size_t>::max(); in AnalyzeSignal() local
|
/external/flac/libFLAC/ |
D | lpc.c | 1335 …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/ |
D | vp9_rd.c | 542 int best_index = 0; in vp9_mv_pred() local
|
/external/boringssl/src/ssl/ |
D | t1_lib.cc | 2796 size_t best_index = num_algs; in cert_compression_parse_clienthello() local
|