Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dcompound_type.c935 int best_type = (est_rd[COMPOUND_AVERAGE] <= est_rd[COMPOUND_DISTWTD]) in find_best_avg_distwtd_comp_type() local
1291 COMPOUND_TYPE best_type; in av1_compound_type_rd() local
/external/robolectric-shadows/resources/src/main/java/org/robolectric/res/android/
DCppAssetManager2.java651 ResTable_type best_type = null; in FindEntry() local
/external/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp956 PdbTypeSymId best_type = GetBestPossibleDecl(type, m_index.tpi()); in GetOrCreateType() local