Home
last modified time | relevance | path

Searched defs:max_bit (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/tools/txfm_analyzer/
H A Dtxfm_graph.cc162 int max_bit = -1; in get_max_bit() local
170 unsigned int bitwise_reverse(unsigned int x, int max_bit) { in bitwise_reverse()
337 int max_bit = get_max_bit(N - 1); in gen_P_graph() local
347 int max_bit = get_max_bit(N); in gen_type1_graph() local
396 int max_bit = in gen_type3_graph() local
685 int max_bit = get_max_bit(adst_node_num - 1); in get_hadamard_idx() local
730 int max_bit = get_max_bit(adst_node_num); in gen_iadst_graph() local
/aosp_15_r20/external/libaom/test/
H A Dav1_inv_txfm1d_test.cc106 int max_bit = -1; in get_max_bit() local
115 int max_bit = get_max_bit(8); in TEST() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.cpp4067 const unsigned max_bit = can_sdwa ? 0x8 : 0x9; in visit_alu_instr() local