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

  /external/aac/libSACenc/src/
sacenc_framewindowing.h 140 INT bFrameKeep;
sacenc_framewindowing.cpp 118 INT bFrameKeep;
196 hFrameWindow->bFrameKeep = pFrameWindowConfig->bFrameKeep;
485 if (hFrameWindow->bFrameKeep == 1) {
497 } /* if (hFrameWindow->bFrameKeep==1) */
sacenc_paramextract.h 165 UCHAR bFrameKeep;
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_paramextract.cpp 130 UCHAR bFrameKeep;
368 hTtoBox->bFrameKeep = ttoBoxConfig->bFrameKeep;

Completed in 112 milliseconds