Home
last modified time | relevance | path

Searched defs:feature_id (Results 1 – 17 of 17) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_seg_common.c35 SEG_LVL_FEATURES feature_id) { in vp9_enable_segfeature()
39 int vp9_seg_feature_data_max(SEG_LVL_FEATURES feature_id) { in vp9_seg_feature_data_max()
43 int vp9_is_segfeature_signed(SEG_LVL_FEATURES feature_id) { in vp9_is_segfeature_signed()
48 SEG_LVL_FEATURES feature_id, int seg_data) { in vp9_set_segdata()
Dvp9_seg_common.h54 SEG_LVL_FEATURES feature_id) { in segfeature_active()
71 SEG_LVL_FEATURES feature_id) { in get_segdata()
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/learner/common/accumulators/
Dfeature-stats-accumulator.h49 uint64 feature_id, const StatsType& stats) { in AddStats()
58 uint64 feature_id) const { in GetStats()
Dclass-partition-key.h54 uint64 feature_id; member
/external/tensorflow/tensorflow/contrib/decision_trees/proto/
Dgeneric_tree_model_extensions.proto15 FeatureId feature_id = 1; field
Dgeneric_tree_model.proto31 FeatureId feature_id = 1 [deprecated = true]; field
160 FeatureId feature_id = 1; field
/external/tensorflow/tensorflow/contrib/tensor_forest/kernels/v4/
Dtest_utils.h59 float GetExampleValue(int example, int32 feature_id) const override { in GetExampleValue()
Dinput_data.cc122 decision_trees::FeatureId* feature_id, in RandomSample()
Dsplit_collection_operators.cc118 decision_trees::FeatureId feature_id; in CreateAndInitializeCandidateWithExample() local
Dgrow_stats_test.cc46 FeatureId feature_id; in MakeSplit() local
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/utils/
Dexamples_iterable.h126 const int32 feature_id = indices(row_idx, 1); variable
/external/tensorflow/tensorflow/contrib/lite/models/smartreply/ops/
Dextract_feature.cc94 int64_t feature_id = in Eval() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c40 SEG_LVL_FEATURES feature_id) { in vp9_disable_segfeature()
45 SEG_LVL_FEATURES feature_id) { in vp9_clear_segdata()
/external/tensorflow/tensorflow/contrib/boosted_trees/lib/trees/
Ddecision_tree.cc93 for (const int64 feature_id : in Traverse() local
/external/tensorflow/tensorflow/contrib/boosted_trees/proto/
Dtree_config.proto82 int64 feature_id = 2; field
/external/tensorflow/tensorflow/contrib/boosted_trees/kernels/
Dstats_accumulator_ops.cc73 int64 feature_id; member
/external/expat/tests/
Druntests.c4012 get_feature(enum XML_FeatureEnum feature_id, long *presult) in get_feature()