Home
last modified time | relevance | path

Searched defs:estimate_value (Results 1 – 2 of 2) sorted by relevance

/external/libaom/tools/gop_bitrate/
Danalyze_data.py6 estimate_value = 0 variable
12 estimate_value = float(line[19:].strip()) variable
17 estimate_value = 0 variable
/external/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc264 void estimate_value(Node *node, int stage_num, int node_num, int stage_idx, in estimate_value() function