Home
last modified time | relevance | path

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

/system/bt/stack/crypto_toolbox/
Dcrypto_toolbox.cc37 Octet16 f4(uint8_t* u, uint8_t* v, const Octet16& x, uint8_t z) { in f4() function
Daes.cc80 #define f4(x) \ macro
/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local