OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:p_al
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/media/libstagefright/codecs/amrnb/enc/src/
levinson.cpp
661
Word16 *
p_Al
;
723
p_Al
= &Al[i-1];
726
t0 += (((Word32) * (p_Rh)* *(
p_Al
--)) >> 15);
767
p_Al
= &Al[i-1];
772
t0 = (((Word32)Kh* *(
p_Al
--)) >> 15);
815
p_Al
= &Al[1];
819
t0 = ((Word32) * (p_Ah++) << 15) + *(
p_Al
++);
/external/bluetooth/bluedroid/stack/avdt/
avdt_api.c
1293
UINT8 *
p_al
=NULL, u;
local
[
all
...]
Completed in 208 milliseconds