OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:hybridbands
(Results
1 - 10
of
10
) sorted by null
/external/aac/libSACdec/src/
sac_process.cpp
289
for (k = 0; k < self->
hybridBands
; k += 1) {
370
FDKmemcpy(vReal[0], xReal[0], self->
hybridBands
* sizeof(FIXP_DBL));
371
FDKmemcpy(vImag[0], xImag[0], self->
hybridBands
* sizeof(FIXP_DBL));
375
TsdGenerateNonTr(self->
hybridBands
, frame->TsdData, self->TsdTs, vReal[0],
389
TsdApply(self->
hybridBands
, frame->TsdData, &self->TsdTs,
400
fixMin(stopBand, self->
hybridBands
) * sizeof(FIXP_DBL));
402
fixMin(stopBand, self->
hybridBands
) * sizeof(FIXP_DBL));
417
/* for stereoConfigIndex == 3 case
hybridBands
is < 71 */
418
INT pb_max = self->kernels[self->
hybridBands
- 1] + 1;
474
INT pb_max = self->kernels[self->
hybridBands
- 1] + 1
[
all
...]
sac_dec.cpp
711
/* self->
hybridBands
will be updated in SpatialDecDecodeHeader() below. */
826
&self->apDecor[k], self->
hybridBands
, decorrType, DUCKER_AUTOMATIC,
[
all
...]
sac_reshapeBBEnv.cpp
369
INT hybBands = fixMin(42, self->
hybridBands
);
372
cplxBands = fixMin(42, self->
hybridBands
);
409
fixMin(42, self->
hybridBands
)); /* scale slotNrg:
576
INT hybBands = self->
hybridBands
- 6;
578
cplxBands = self->
hybridBands
- 6;
sac_dec.h
372
int
hybridBands
;
sac_bitdec.cpp
[
all
...]
sac_stp.cpp
366
cplxHybBands = self->
hybridBands
;
/external/aac/libFDK/src/
FDK_decorrelate.cpp
[
all
...]
/external/aac/libFDK/include/
FDK_decorrelate.h
169
int
hybridBands
;
/prebuilts/abi-dumps/vndk/28/64/x86/source-based/
libstagefright_soft_aacdec.so.lsdump.gz
libstagefright_soft_aacenc.so.lsdump.gz
Completed in 1393 milliseconds