Searched refs:tree_len (Results 1 – 2 of 2) sorted by relevance
47 const int tree_len = n - 1; in branch_counts() local50 assert(tree_len); in branch_counts()54 } while (++t < tree_len); in branch_counts()68 assert(j < tree_len && 0 <= L); in branch_counts()84 const int tree_len = n - 1; in vp8_tree_probs_from_distribution() local101 } while (++t < tree_len); in vp8_tree_probs_from_distribution()
234 int tree_len; in overlay_update_local_node_references() local245 tree_val = fdt_getprop(fdto, tree_node, name, &tree_len); in overlay_update_local_node_references()247 if (tree_len == -FDT_ERR_NOTFOUND) in overlay_update_local_node_references()250 return tree_len; in overlay_update_local_node_references()