HomeSort by relevance Sort by last modified time
    Searched refs:bFrameKeep (Results 1 - 7 of 7) sorted by null

  /external/aac/libSACenc/src/
sacenc_tree.cpp 133 UCHAR bFrameKeep;
247 UCHAR *pParameterBand2HybridBandOffset, const INT bFrameKeep) {
257 hST->bFrameKeep = bFrameKeep;
295 boxConfig.bFrameKeep = hST->bFrameKeep;
435 if (hST->bFrameKeep == 1) {
sacenc_framewindowing.h 140 INT bFrameKeep;
sacenc_tree.h 149 UCHAR *pParameterBand2HybridBandOffset, const INT bFrameKeep);
sacenc_paramextract.h 165 UCHAR bFrameKeep;
sacenc_framewindowing.cpp 118 INT bFrameKeep;
196 hFrameWindow->bFrameKeep = pFrameWindowConfig->bFrameKeep;
485 if (hFrameWindow->bFrameKeep == 1) {
497 } /* if (hFrameWindow->bFrameKeep==1) */
sacenc_paramextract.cpp 130 UCHAR bFrameKeep;
368 hTtoBox->bFrameKeep = ttoBoxConfig->bFrameKeep;
sacenc_lib.cpp 754 framewindowConfig.bFrameKeep = hEnc->useFrameKeep;
    [all...]

Completed in 87 milliseconds