OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:bw_index
(Results
1 - 2
of
2
) sorted by null
/external/libxaac/decoder/
ixheaacd_lpp_tran.c
580
WORD32
bw_index
[MAX_NUM_PATCHES];
local
582
memset(
bw_index
, 0, sizeof(WORD32) * num_patches);
693
bw_idx =
bw_index
[patch];
696
bw_index
[patch] = bw_idx;
855
WORD32
bw_index
[MAX_NUM_PATCHES];
local
899
memset(
bw_index
, 0, sizeof(WORD32) * num_patches);
[
all
...]
ixheaacd_sbrdec_lpfuncs.c
946
WORD32
bw_index
, i, k, k2, patch = 0;
local
[
all
...]
Completed in 166 milliseconds