OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Pow2
(Results
1 - 3
of
3
) sorted by null
/frameworks/base/media/libstagefright/codecs/amrnb/common/src/
pow2.cpp
31
Filename: /audio/gsm_amr/c/src/
pow2
.c
38
global flag. Removed inclusion of "
pow2
.tab"
49
#include "
pow2
.h"
77
FUNCTION NAME:
Pow2
88
L_x = Result of the
Pow2
() computation (Word32)
89
pOverflow -> 1 if the
Pow2
() function results in saturation
105
The function
Pow2
(L_x) is approximated by a table and linear interpolation.
120
pow2
.c, UMTS GSM AMR speech codec, R99 - Version 3.2.0, March 2, 2001
125
Word32
Pow2
( // (o) : result (range: 0<=val<=0x7fffffff)
176
Word32
Pow2
( /* (o) : result (range: 0<=val<=0x7fffffff) *
[
all
...]
/frameworks/base/media/libstagefright/codecs/amrwbenc/src/
math_op.c
22
|
Pow2
() : 2^x (16 bits precision). |
134
| Function Name :
Pow2
() |
141
| The function
Pow2
(L_x) is approximated by a table and linear |
158
Word32
Pow2
( /* (o) Q0 : result (range: 0<=val<=0x7fffffff) */
/frameworks/base/media/libstagefright/codecs/amrwbenc/inc/
typedefs.h
184
#define
Pow2
voAWB_Pow2
Completed in 405 milliseconds