Searched refs:m_linfo (Results 1 – 5 of 5) sorted by relevance
184 …+ pLatmDemux->m_linfo[0][0].m_bufferFullness* pAsc[TPDEC_TRACKINDEX(0,0)].m_channelConfiguration*3… in CLatmDemux_Read()188 if (pLatmDemux->m_linfo[0][0].m_bufferFullness != 0xFF) in CLatmDemux_Read()250 p_linfo = &pLatmDemux->m_linfo[prog][lay]; in CLatmDemux_ReadStreamMuxConfig()371 LATM_LAYER_INFO *p_linfo = &pLatmDemux->m_linfo[prog][lay]; in CLatmDemux_ReadPayloadLengthInfo()416 return pLatmDemux->m_linfo[0][0].m_frameLengthInBits; in CLatmDemux_GetFrameLengthInBits()
118 LATM_LAYER_INFO m_linfo[LATM_MAX_PROG][LATM_MAX_LAYER]; member
376 if (hTp->parser.latm.m_linfo[0][0].m_bufferFullness != 0xff) { in transportDec_GetBufferFullness()377 bufferFullness = hTp->parser.latm.m_linfo[0][0].m_bufferFullness; in transportDec_GetBufferFullness()
199 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in transportEnc_LatmCountVarBitDemandHeader()238 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in transportEnc_LatmCountVarBitDemandHeader()330 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in CreateStreamMuxConfig()846 hAss->m_linfo[prog][layer].streamID = -1; in transportEnc_Latm_Init()851 hAss->m_linfo[0][0].streamID = 0; in transportEnc_Latm_Init()
123 LATM_LAYER_INFO m_linfo[LATM_MAX_PROGRAMS][LATM_MAX_LAYERS]; member