Home
last modified time | relevance | path

Searched defs:change_sign (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Ddivision_operations.c69 int change_sign = 0; in WebRtcSpl_DivResultInQ31() local
/aosp_15_r20/hardware/google/gfxstream/third-party/astc-encoder/Source/
Dastcenc_vecmathlib.h213 ASTCENC_SIMD_INLINE vfloat change_sign(vfloat a, vfloat b) in change_sign() function