Lines Matching refs:FDKreadBit
1276 dflt_header_extra1 = FDKreadBit(hBs); in skipSbrHeader()
1277 dflt_header_extra2 = FDKreadBit(hBs); in skipSbrHeader()
1572 if (FDKreadBit(hBs)) /* usacExtElementDefaultLengthPresent */ in extElementConfig()
1577 extElement->usacExtElementPayloadFrag = FDKreadBit(hBs); in extElementConfig()
1748 if (FDKreadBit(hBs)) { /* tw_mdct */ in UsacRsv60DecoderConfig_Parse()
1758 usc->element[i].m_harmonicSBR = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
1759 usc->element[i].m_interTes = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
1760 usc->element[i].m_pvc = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
1777 if (FDKreadBit(hBs)) { /* tw_mdct */ in UsacRsv60DecoderConfig_Parse()
1785 usc->element[i].m_harmonicSBR = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
1786 usc->element[i].m_interTes = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
1787 usc->element[i].m_pvc = FDKreadBit(hBs); in UsacRsv60DecoderConfig_Parse()
2305 usc->element[elemIdx].m_harmonicSBR = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()
2306 usc->element[elemIdx].m_interTes = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()
2307 usc->element[elemIdx].m_pvc = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()
2324 usc->element[elemIdx].m_harmonicSBR = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()
2325 usc->element[elemIdx].m_interTes = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()
2326 usc->element[elemIdx].m_pvc = FDKreadBit(hBs); in Drm_xHEAACDecoderConfig()