Home
last modified time | relevance | path

Searched +defs:val +defs:step (Results 176 – 200 of 1018) sorted by relevance

12345678910>>...41

/aosp_15_r20/device/google/caimito-kernels/6.1/25Q1-12919773/original-kernel-headers/sound/
Dasound.h443 unsigned int step; /* samples distance in bits */ member
934 unsigned int val; member
1032 long step; /* R: step (0 variable) */ member
1037 long long step; /* R: step (0 variable) */ member
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/bionic/libc/kernel/uapi/sound/
Dasound.h357 unsigned int step; member
739 unsigned int val; member
818 long step; member
823 long long step; member
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/bionic/libc/kernel/uapi/sound/
Dasound.h357 unsigned int step; member
739 unsigned int val; member
818 long step; member
823 long long step; member
/aosp_15_r20/device/google/pantah-kernels/6.1/25Q1-12919773/original-kernel-headers/sound/
Dasound.h443 unsigned int step; /* samples distance in bits */ member
934 unsigned int val; member
1032 long step; /* R: step (0 variable) */ member
1037 long long step; /* R: step (0 variable) */ member
/aosp_15_r20/device/google/raviole-kernels/6.1/25Q1-12919773/kernel-headers/sound/
Dasound.h348 unsigned int step; member
751 unsigned int val; member
830 long step; member
835 long long step; member
/aosp_15_r20/external/python/cpython2/Modules/
Ditertoolsmodule.c1116 Py_ssize_t step; member
1126 Py_ssize_t start=0, stop=-1, step=1; in islice_new() local
1543 PyObject *val; in imap_next() local
/aosp_15_r20/external/zstd/lib/compress/
H A Dzstd_lazy.c790 MEM_STATIC U32 ZSTD_VecMask_next(ZSTD_VecMask val) { in ZSTD_VecMask_next()
1614 …size_t const step = ((size_t)(ip-anchor) >> kSearchStrength) + 1; /* jump faster over incompress… in ZSTD_compressBlock_lazy_generic() local
2006 size_t const step = ((size_t)(ip-anchor) >> kSearchStrength); in ZSTD_compressBlock_lazy_extDict_generic() local
/aosp_15_r20/external/igt-gpu-tools/benchmarks/
H A Dgem_wsim.c610 static int parse_engine_map(struct w_step *step, const char *_str) in parse_engine_map()
683 struct w_step step, *steps = NULL; in parse_workload() local
2206 uint64_t val[7]; in get_pmu_stats() local
/aosp_15_r20/external/guice/extensions/persist/lib/
HDjaxen-1.1-beta-7.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/jaxen/ org/ ...
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/compute/
H A DvktComputeCooperativeMatrixTests.cpp1103 …tInt(void *data, VkComponentTypeKHR dt, uint32_t start, uint32_t count, uint32_t step, uint32_t at, in setSingleElementInt()
1104 uint32_t val) in setSingleElementInt()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDjython-standalone-2.5.3.jarMETA-INF/MANIFEST.MF META-INF/LICENSE META-INF/NOTICE META- ...
/aosp_15_r20/external/armnn/third-party/stb/
H A Dstb_image.h2162 int i,val[64],*v=val; in stbi__idct_block() local
3324 …GB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row()
3350 …B_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd()
5599 stbi_uc val; in stbi__psd_decode_rle() local
5742 stbi__uint16 val = channel == 3 ? 65535 : 0; in stbi__psd_load() local
5747 stbi_uc val = channel == 3 ? 255 : 0; in stbi__psd_load() local
6052 int parse, step; member
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dstb_image.h2435 int i,val[64],*v=val; in stbi__idct_block() local
3599 …GB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row()
3625 …B_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd()
6023 stbi_uc val; in stbi__psd_decode_rle() local
6169 stbi__uint16 val = channel == 3 ? 65535 : 0; in stbi__psd_load() local
6174 stbi_uc val = channel == 3 ? 255 : 0; in stbi__psd_load() local
6486 int parse, step; member
/aosp_15_r20/hardware/google/gfxstream/third-party/stb/include/stb/
Dstb_image.h2435 int i,val[64],*v=val; in stbi__idct_block() local
3606 …GB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row()
3632 …B_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd()
6030 stbi_uc val; in stbi__psd_decode_rle() local
6176 stbi__uint16 val = channel == 3 ? 65535 : 0; in stbi__psd_load() local
6181 stbi_uc val = channel == 3 ? 255 : 0; in stbi__psd_load() local
6493 int parse, step; member
/aosp_15_r20/external/ComputeLibrary/include/stb/
H A Dstb_image.h2206 int i,val[64],*v=val; in stbi__idct_block() local
3368 …GB_row(stbi_uc *out, const stbi_uc *y, const stbi_uc *pcb, const stbi_uc *pcr, int count, int step) in stbi__YCbCr_to_RGB_row()
3394 …B_simd(stbi_uc *out, stbi_uc const *y, stbi_uc const *pcb, stbi_uc const *pcr, int count, int step) in stbi__YCbCr_to_RGB_simd()
5681 stbi_uc val; in stbi__psd_decode_rle() local
5824 stbi__uint16 val = channel == 3 ? 65535 : 0; in stbi__psd_load() local
5829 stbi_uc val = channel == 3 ? 255 : 0; in stbi__psd_load() local
6136 int parse, step; member
/aosp_15_r20/external/python/cpython3/Lib/test/
Dtest_shutil.py89 def chunks(total, step): argument
1000 def _raise_on_user_foo(fname, attr, val, **kwargs): argument
/aosp_15_r20/external/libvpx/vp8/encoder/
H A Donyx_if.c265 static int rescale(int val, int num, int denom) { in rescale()
4912 int step = 0; in vp8_get_compressed_data() local
/aosp_15_r20/external/zstd/tests/
H A Ddecodecorpus.c131 …BYTE step = (BYTE) ((RAND(seed) % 256) | 1); /* force it to be odd so it's relatively prime to 256… in RAND_genDist() local
1737 unsigned val = 0; in readInt() local
H A Dparamgrill.c84 #define CHECKTIMEGT(ret, val, _gototag) { if(BMK_timeSpan_s(g_time) > g_timeLimit_s) { DEBUGOUTPUT(… argument
383 size_t const step = 64 MB; in BMK_findMaxMem() local
422 #define BOUNDCHECK(val,min,max) { \ argument
/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c136 U64 val; LZ4_memcpy(&val, memPtr, sizeof(val)); return val; in LZ4_read64() local
168 unsigned LZ4HC_NbCommonBytes32(U32 val) in LZ4HC_NbCommonBytes32()
970 int step = 1; in LZ4HC_InsertAndGetWiderMatch() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c176 unsigned step = MAX2(bit_size, 32); in lower_32b_offset_store() local
323 nir_def *val = nir_imul_imm(b, arr_deref->arr.index.ssa, in flatten_var_arrays() local
2103 nir_def *val; in dxil_nir_split_unaligned_loads_stores() local
/aosp_15_r20/external/pytorch/torch/_inductor/
H A Dlowering.py1034 def slice_(x, dim=0, start=0, end=2**63, step=1, clamp=True): argument
1634 def unfold(x, dimension, size, step): argument
2476 step, argument
2523 def slice_scatter(x, src, dim=0, start=None, end=None, step=1): argument
5377 def mutate_to(changed, val, unsafe_alias=False): argument
/aosp_15_r20/external/zstd/lib/legacy/
H A Dzstd_v07.c275 U16 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read16() local
280 U32 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read32() local
285 U64 val; memcpy(&val, memPtr, sizeof(val)); return val; in MEM_read64() local
338 MEM_STATIC void MEM_writeLE16(void* memPtr, U16 val) in MEM_writeLE16()
472 MEM_STATIC unsigned BITv07_highbit32 (U32 val) in BITv07_highbit32()
1456 U32 const step = FSEv07_TABLESTEP(tableSize); in FSEv07_buildDTable() local
1772 size_t const val = BITv07_lookBitsFast(Dstream, dtLog); /* note : dtLog >= 1 */ in HUFv07_decodeSymbolX2() local
2162 const size_t val = BITv07_lookBitsFast(DStream, dtLog); /* note : dtLog >= 1 */ in HUFv07_decodeSymbolX4() local
2170 const size_t val = BITv07_lookBitsFast(DStream, dtLog); /* note : dtLog >= 1 */ in HUFv07_decodeLastSymbolX4() local
/aosp_15_r20/external/kernel-headers/original/uapi/sound/
H A Dasound.h458 unsigned int step; /* samples distance in bits */ member
1031 unsigned int val; member
1130 long step; /* R: step (0 variable) */ member
1135 long long step; /* R: step (0 variable) */ member
/aosp_15_r20/prebuilts/runtime/mainline/runtime/sdk/android/arm/include/bionic/libc/kernel/uapi/sound/
H A Dasound.h353 unsigned int step; member
809 unsigned int val; member
888 long step; member
893 long long step; member

12345678910>>...41