OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDAC_NIDSF
(Results
1 - 7
of
7
) sorted by null
/external/libldac/src/
quant_fixp_ldac.c
32
id =
LDAC_NIDSF
>> 1;
33
step =
LDAC_NIDSF
>> 2;
44
if ((ga_sf_ldac[id] <= val) && (id <
LDAC_NIDSF
-1)) {
quant_ldac.c
34
if (id >
LDAC_NIDSF
-1) {
35
id =
LDAC_NIDSF
-1;
bitalloc_sub_ldac.c
82
static const unsigned char sa_bitlen_maxdif_0_ldac[
LDAC_NIDSF
] = {
136
static const unsigned char sa_bitlen_maxdif_1_ldac[
LDAC_NIDSF
] = {
187
static const unsigned char sa_bitlen_absmax_2_ldac[
LDAC_NIDSF
>>1] = {
ldac.h
115
#define
LDAC_NIDSF
32
ldaclib_api.c
595
if ((grad_os_h < 0) || (
LDAC_NIDSF
<= grad_os_h)) {
607
if ((grad_os_l < 0) || (
LDAC_NIDSF
<= grad_os_l)) {
tables_sigproc_fixp_ldac.c
221
DECLFUNC const INT32 ga_sf_ldac[
LDAC_NIDSF
] = { /* Q15 */
tables_sigproc_ldac.c
[
all
...]
Completed in 206 milliseconds