Searched defs:p15 (Results 1 – 9 of 9) sorted by relevance
| /external/libaom/libaom/av1/encoder/ |
| D | cost.h | 32 static INLINE int av1_cost_symbol(aom_cdf_prob p15) { in av1_cost_symbol()
|
| D | cost.c | 34 aom_cdf_prob p15 = AOM_ICDF(cdf[i]) - prev_cdf; in av1_cost_tokens_from_cdf() local
|
| D | mv_prec.c | 51 const aom_cdf_prob p15 = AOMMAX(cur_cdf - prev_cdf, EC_MIN_PROB); in get_symbol_cost() local
|
| /external/llvm-project/mlir/test/lib/IR/ |
| D | TestMatchers.cpp | 112 auto p15 = m_Op<MulFOp>(a, m_Op<AddFOp>(b, c)); in test1() local
|
| /external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/ |
| D | readability-const-return-type.cpp | 178 const int p15() { in p15() function
|
| /external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/deser/creators/ |
| D | TestCustomValueInstDefaults.java | 281 @JsonProperty("p15") String p15, @JsonProperty("p16") String p16, in ClassWith32Props() 327 public final String p13, p14, p15, p16; field in TestCustomValueInstDefaults.ClassWith32Props
|
| /external/llvm-project/lldb/source/Utility/ |
| D | ARM64_ehframe_Registers.h | 77 p15, enumerator
|
| D | ARM64_DWARF_Registers.h | 78 p15, enumerator
|
| /external/vixl/src/aarch32/ |
| D | instructions-aarch32.h | 960 enum CoprocessorName { p10 = 10, p11 = 11, p14 = 14, p15 = 15 }; enumerator
|