Home
last modified time | relevance | path

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

/system/libbase/
Dfunction_ref_test.cpp36 EmptyFunc f2(Functor{}); in TEST() local
/system/bt/embdrv/sbc/decoder/srce/
Dsynthesis-sbc.c528 int32_t f0, f1, f2, f3, f4, f7, f8, f9, f10; in cosineModulateSynth4() local
/system/bt/gd/crypto_toolbox/
Daes.cc79 #define f2(x) (((x) << 1) ^ ((((x) >> 7) & 1) * WPOLY)) macro
/system/bt/stack/crypto_toolbox/
Daes.cc79 #define f2(x) (((x) << 1) ^ ((((x) >> 7) & 1) * WPOLY)) macro