/aosp_15_r20/external/libopus/celt/ |
H A D | vq.c | 74 void exp_rotation(celt_norm *X, int len, int dir, int stride, int K, int spread) in exp_rotation() 330 unsigned alg_quant(celt_norm *X, int N, int K, int spread, int B, ec_enc *enc, in alg_quant() 363 unsigned alg_unquant(celt_norm *X, int N, int K, int spread, int B, in alg_unquant()
|
H A D | bands.c | 679 int spread; member 959 int spread; in quant_partition() local 1400 const celt_ener *bandE, int *pulses, int shortBlocks, int spread, in quant_all_bands()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 169 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local 180 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
H A D | GCNILPSched.cpp | 170 int spread = (int)left->getDepth() - (int)right->getDepth(); in pickBest() local 181 int spread = (int)left->getHeight() - (int)right->getHeight(); in pickBest() local
|
/aosp_15_r20/external/freetype/src/sdf/ |
H A D | ftsdf.c | 3073 FT_UInt spread, in sdf_generate() 3243 FT_UInt spread, in sdf_generate_bounding_box() 3472 FT_UInt spread, in sdf_generate_subdivision() 3550 FT_UInt spread, in sdf_generate_with_overlaps()
|
H A D | ftsdf.h | 78 FT_UInt spread; member
|
H A D | ftsdfrend.h | 77 FT_UInt spread; member
|
H A D | ftbsdf.c | 1099 FT_16D16 sp_sq, spread; in finalize_sdf() local
|
/aosp_15_r20/external/aws-sdk-java-v2/test/s3-benchmarks/.scripts/ |
H A D | plot.py | 7 def spread(amount, arr): function
|
/aosp_15_r20/frameworks/opt/bitmap/sample/src/com/example/bitmapsample/ |
D | BitmapRequestKeyImpl.java | 79 final long spread = 26; in createInputStream() local
|
/aosp_15_r20/external/skia/modules/svg/src/ |
H A D | SkSVGGradient.cpp | 108 bool SkSVGAttributeParser::parse(SkSVGSpreadMethod* spread) { in parse()
|
/aosp_15_r20/packages/modules/Permission/PermissionController/src/com/android/permissioncontroller/permission/ui/handheld/v31/ |
D | CompositeCircleView.java | 174 float spread = totalBumpDegrees * 0.5f; in spreadPreviousLabelBumps() local
|
/aosp_15_r20/bionic/libm/upstream-freebsd/lib/msun/src/ |
H A D | s_fmal.c | 171 int spread; in fmal() local
|
H A D | s_fma.c | 190 int spread; in fma() local
|
/aosp_15_r20/external/trusty/musl/src/math/ |
D | fmal.c | 172 int spread; in fmal() local
|
/aosp_15_r20/external/musl/src/math/ |
H A D | fmal.c | 172 int spread; in fmal() local
|
/aosp_15_r20/external/libxaac/encoder/ |
H A D | ixheaace_sbr_main.h | 51 WORD32 spread; member
|
/aosp_15_r20/external/zstd/lib/common/ |
H A D | fse_decompress.c | 63 BYTE* spread = (BYTE*)(symbolNext + maxSymbolValue + 1); in FSE_buildDTable_internal() local
|
/aosp_15_r20/external/zstd/lib/compress/ |
H A D | fse_compress.c | 120 …BYTE* const spread = tableSymbol + tableSize; /* size = tableSize + 8 (may write beyond tableSize)… in FSE_buildCTable_wksp() local
|
/aosp_15_r20/external/aac/libSBRenc/include/ |
H A D | sbr_encoder.h | 206 INT spread; /*!< Flag: usage of SBR spread. */ member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2804 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local 2814 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local
|
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2633 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local 2643 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | ScheduleDAGRRList.cpp | 2777 int spread = (int)left->getDepth() - (int)right->getDepth(); in operator ()() local 2787 int spread = (int)left->getHeight() - (int)right->getHeight(); in operator ()() local
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | str.rs | 2329 let spread = if cfg!(miri) { 4 } else { 8 }; localVariable
|
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/alloc/tests/ |
H A D | str.rs | 2329 let spread = if cfg!(miri) { 4 } else { 8 }; localVariable
|