OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:startIndexMatrix
(Results
1 - 3
of
3
) sorted by null
/external/aac/libSBRenc/src/
ton_corr.h
126
INT
startIndexMatrix
; /*!< The start index for the current frame in the quotaMatrix. */
ton_corr.cpp
128
INT
startIndexMatrix
= hTonCorr->
startIndexMatrix
;
168
FDKmemclear(nrgVector+
startIndexMatrix
,(totNoEst-
startIndexMatrix
)*sizeof(FIXP_DBL));
180
timeIndex =
startIndexMatrix
;
733
hTonCorr->
startIndexMatrix
= hTonCorr->numberOfEstimates - hTonCorr->numberOfEstimatesPerFrame; /* Where to store the latest estimations in the tonality Matrix.*/
[
all
...]
env_est.cpp
[
all
...]
Completed in 111 milliseconds