Home | History | Annotate | Download | only in src

Lines Matching refs:UPSAMPLING

268       /* init a default header such that we can at least do upsampling later */
587 if (hSbrHeader->syncState == UPSAMPLING && headerStatus != HEADER_RESET)
678 Since we already have overwritten the old SBR header the only way out is UPSAMPLING!
749 /* Set sync state UPSAMPLING for the corresponding slot.
751 hSbrHeader->syncState = UPSAMPLING;
967 /* In case of LFE we also land here, since there is no LFE SBR element (do upsampling only) */
1205 Prepare filterbank for upsampling if no valid bit stream data is available.
1221 hSbrHeader->syncState = UPSAMPLING;
1272 based concealment instead of plain upsampling. */
1409 /* In case of non-interleaved time domain data and upsampling, make room for bigger SBR output. */
1440 /* If core signal is bad then force upsampling */