Home
last modified time | relevance | path

Searched defs:ylen (Results 1 – 4 of 4) sorted by relevance

/external/cronet/third_party/abseil-cpp/absl/crc/internal/
Dcrc.cc439 void CRC::Concat(uint32_t* px, uint32_t y, size_t ylen) { in Concat()
/external/speex/libspeexdsp/
Dresample.c979 const unsigned int ylen = (olen < FIXED_STACK_ALLOC) ? olen : FIXED_STACK_ALLOC; in speex_resampler_process_float() local
982 const unsigned int ylen = FIXED_STACK_ALLOC; in speex_resampler_process_float() local
/external/llvm/lib/Support/
DAPInt.cpp328 unsigned ylen) { in mul()
/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp329 unsigned ylen) { in mul()