Searched defs:node_num (Results 1 – 6 of 6) sorted by relevance
| /external/libaom/libaom/tools/txfm_analyzer/ |
| D | txfm_graph.cc | 182 void add_node(Node *node, int stage_num, int node_num, int stage_idx, in add_node() 198 void connect_node(Node *node, int stage_num, int node_num, int stage_idx, in connect_node() 222 void propagate(Node *node, int stage_num, int node_num, int stage_idx) { in propagate() 255 void graph_reset_visited(Node *node, int stage_num, int node_num) { in graph_reset_visited() 264 void estimate_value(Node *node, int stage_num, int node_num, int stage_idx, in estimate_value() 279 void amplify_value(Node *node, int stage_num, int node_num, int stage_idx, in amplify_value() 285 void propagate_estimate_amlify(Node *node, int stage_num, int node_num, in propagate_estimate_amlify() 294 void init_graph(Node *node, int stage_num, int node_num) { in init_graph() 309 void gen_B_graph(Node *node, int stage_num, int node_num, int stage_idx, in gen_B_graph() 335 void gen_P_graph(Node *node, int stage_num, int node_num, int stage_idx, in gen_P_graph() [all …]
|
| D | txfm_gen_code.cc | 113 void gen_code_c(Node *node, int stage_num, int node_num, TYPE_TXFM type) { in gen_code_c() 263 void gen_cospi_list_sse2(Node *node, int stage_num, int node_num) { in gen_cospi_list_sse2() 338 void gen_code_sse2(Node *node, int stage_num, int node_num, TYPE_TXFM type) { in gen_code_sse2() 379 void gen_cospi_list_sse4_1(Node *node, int stage_num, int node_num) { in gen_cospi_list_sse4_1() 509 void gen_code_sse4_1(Node *node, int stage_num, int node_num, TYPE_TXFM type) { in gen_code_sse4_1() 551 void gen_hybrid_code(CODE_TYPE code_type, TYPE_TXFM txfm_type, int node_num) { in gen_hybrid_code() 575 for (int node_num = 4; node_num <= 64; node_num *= 2) { in main() local
|
| /external/u-boot/fs/ubifs/ |
| D | lpt_commit.c | 903 static int make_nnode_dirty(struct ubifs_info *c, int node_num, int lnum, in make_nnode_dirty() 952 static int make_pnode_dirty(struct ubifs_info *c, int node_num, int lnum, in make_pnode_dirty() 1034 static int make_node_dirty(struct ubifs_info *c, int node_type, int node_num, in make_node_dirty() 1094 int *node_num) in get_lpt_node_type() 1150 int err, len = c->leb_size, node_type, node_num, node_len, offs; in lpt_gc_lnum() local 1635 int err, len = c->leb_size, dirty = 0, node_type, node_num, node_len; in dbg_check_ltab_lnum() local 1887 int err, len = c->leb_size, node_type, node_num, node_len, offs; in dump_lpt_leb() local
|
| /external/tensorflow/tensorflow/contrib/tensor_forest/hybrid/core/ops/ |
| D | utils.cc | 60 void GetFeatureSet(int32 tree_num, int32 node_num, int32 random_seed, in GetFeatureSet()
|
| /external/tensorflow/tensorflow/core/util/ |
| D | stat_summarizer.cc | 137 int node_num = 0; in ProcessStepStats() local
|
| /external/tensorflow/tensorflow/lite/profiling/ |
| D | profile_summarizer.cc | 124 int node_num = 0; in ProcessProfiles() local
|