Home
last modified time | relevance | path

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

/aosp_15_r20/device/google/contexthub/firmware/os/cpu/cortexm4/
Dcpu.c109 static void cpuUnpackSrBits(uint32_t srcLo, uint32_t srcHi, uint32_t *srP, uint32_t *hfsrP, uint32_… in cpuUnpackSrBits()
/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerDyn.cpp107 TI* srcLo = mImpulse - halfNumCoefs*CHANNELS; in resize() local
/aosp_15_r20/external/angle/src/common/
H A Dmathutil.h76 constexpr const long double srcLo = in clampCast() local