OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:indexVector
(Results
1 - 8
of
8
) sorted by null
/external/aac/libSBRenc/src/
invf_est.h
157
SCHAR *
indexVector
,
nf_est.h
119
SCHAR*
indexVector
, /*!< Index vector to obtain the patched data. */
mh_det.h
161
SCHAR *
indexVector
,
ton_corr.h
142
SCHAR
indexVector
[QMF_CHANNELS]; /*!< Index vector poINTing to the correct lowband channel,
invf_est.cpp
189
SCHAR *
indexVector
, /*!< Index vector to obtain the patched data. */
225
if(
indexVector
[i] != -1)
226
quotaVecSbr[i] += fMult(quotaMatrixOrig[j][
indexVector
[i]], invIndex);
423
SCHAR *
indexVector
, /*!< Index vector to obtain the patched data. */
441
indexVector
,
nf_est.cpp
168
SCHAR *
indexVector
, /*!< Index vector to obtain the patched data. */
203
accu += fMultDiv2(quotaMatrixOrig[k][
indexVector
[l]], invIndex);
221
accu += fMultDiv2(quotaMatrixOrig[k][
indexVector
[l]], invIndex);
298
SCHAR *
indexVector
, /*!< Index vector to obtain the patched data. */
340
indexVector
,
ton_corr.cpp
387
hTonCorr->
indexVector
,
400
hTonCorr->
indexVector
,
427
hTonCorr->
indexVector
,
598
hTonCorr->
indexVector
[k] = k;
608
hTonCorr->
indexVector
[startGuardBand+k] = -1;
611
hTonCorr->
indexVector
[targetStart+k] = sourceStart+k;
[
all
...]
mh_det.cpp
152
SCHAR *
indexVector
)
167
maxValSbr = fixMax(maxValSbr, pTonalityOrig[
indexVector
[k]]);
203
SCHAR *
indexVector
,
232
sfmTransp = pQuotaBuffer[
indexVector
[j]];
297
SCHAR *RESTRICT
indexVector
,
317
indexVector
);
320
indexVector
,
[
all
...]
Completed in 206 milliseconds