OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:weight_index
(Results
1 - 11
of
11
) sorted by null
/external/opencore/codecs_v2/audio/aac/dec/src/
long_term_prediction.cpp
30
Description: 1. Passed in "
weight_index
" instead of "weight".
67
weight_index
= index (Int) of LTP coefficient table for all windows in
167
weight = codebook[
weight_index
];
351
const Int
weight_index
,
403
weight = codebook[
weight_index
];
long_term_prediction.h
28
Description: Changed prototype with "
weight_index
" instead of "weight".
105
const Int
weight_index
,
lt_decode.cpp
76
pLt_pred->
weight_index
- updated with index into weight table for LTP.
330
pLt_pred->
weight_index
= (Int) get9_n_lessbits(
s_lt_pred_status.h
154
Int
weight_index
;
member in struct:__anon3448
pvmp4audiodecoderframe.cpp
[
all
...]
/frameworks/base/media/libstagefright/codecs/aacdec/
long_term_prediction.cpp
30
Description: 1. Passed in "
weight_index
" instead of "weight".
67
weight_index
= index (Int) of LTP coefficient table for all windows in
167
weight = codebook[
weight_index
];
351
const Int
weight_index
,
403
weight = codebook[
weight_index
];
long_term_prediction.h
28
Description: Changed prototype with "
weight_index
" instead of "weight".
105
const Int
weight_index
,
lt_decode.cpp
76
pLt_pred->
weight_index
- updated with index into weight table for LTP.
330
pLt_pred->
weight_index
= (Int) get9_n_lessbits(
s_lt_pred_status.h
154
Int
weight_index
;
member in struct:__anon7350
pvmp4audiodecoderframe.cpp
[
all
...]
/external/opencore/codecs_v2/audio/aac/dec/util/getactualaacconfig/src/
lt_decode.cpp
76
pLt_pred->
weight_index
- updated with index into weight table for LTP.
330
pLt_pred->
weight_index
= (Int) get9_n_lessbits(
Completed in 223 milliseconds