Home
last modified time | relevance | path

Searched refs:gen_DCT_graph_1d (Results 1 – 2 of 2) sorted by relevance

/external/libaom/libaom/tools/txfm_analyzer/
Dtxfm_graph.cc542 void gen_DCT_graph_1d(Node *node, int stage_num, int node_num, int stage_idx, in gen_DCT_graph_1d() function
806 gen_DCT_graph_1d(node, stage_num, node_num, stage_idx, in gen_DCT_graph_2d()
808 gen_DCT_graph_1d(node, stage_num, node_num, stage_idx + dct_stage_num, in gen_DCT_graph_2d()
847 gen_DCT_graph_1d(node, stage_num, node_num, stage_idx, node_idx, in gen_hybrid_graph_1d()
857 gen_DCT_graph_1d(tempNode, hybrid_stage_num, hybrid_node_num, 0, 0, in gen_hybrid_graph_1d()
Dtxfm_graph.h79 void gen_DCT_graph_1d(Node *node, int stage_num, int node_num, int stage_idx,