Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerSinc.h68 int16_t *mImpulse; variable
H A DAudioResamplerDyn.h145 TI* mImpulse; // current location of the impulse response (centered) variable
/aosp_15_r20/external/replicaisland/src/com/replica/replicaisland/
H A DGameObject.java34 private Vector2 mImpulse; field in GameObject