Home
last modified time | relevance | path

Searched refs:TYPE_IDCT (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc26 else if (type == TYPE_IDCT) in get_fun_name()
38 else if (type == TYPE_IDCT) in get_txfm_type_name()
59 return TYPE_IDCT; in get_inv_type()
62 else if (type == TYPE_IDCT) in get_inv_type()
817 if (type == TYPE_DCT || type == TYPE_IDCT) { in get_hybrid_stage_num()
852 } else if (type == TYPE_IDCT) { in gen_hybrid_graph_1d()
Dtxfm_graph.h33 TYPE_IDCT, enumerator
/external/libaom/libaom/test/
Dav1_txfm_test.h36 TYPE_IDCT, enumerator