Home
last modified time | relevance | path

Searched refs:strat (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/broadcom/compiler/
H A Dvir.c1782 for (int32_t strat = 0; strat < ARRAY_SIZE(strategies); strat++) { in v3d_compile()
1784 if (strat > 0) { in v3d_compile()
1786 if (skip_compile_strategy(c, strat)) in v3d_compile()
1793 strategies[strat].name, in v3d_compile()
1812 strat, in v3d_compile()
1813 strategies[strat].max_threads, in v3d_compile()
1814 strategies[strat].min_threads, in v3d_compile()
1815 strategies[strat] in v3d_compile()
[all...]
/third_party/lz4/lib/
H A Dlz4hc.c813 lz4hc_strat_e strat; in LZ4HC_compress_generic_internal() member
846 if (cParam.strat == lz4hc) { in LZ4HC_compress_generic_internal()
851 assert(cParam.strat == lz4opt); in LZ4HC_compress_generic_internal()

Completed in 7 milliseconds