Searched refs:p_linfo (Results 1 – 1 of 1) sorted by relevance
200 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in transportEnc_LatmCountVarBitDemandHeader() local202 if (p_linfo->streamID >= 0) { in transportEnc_LatmCountVarBitDemandHeader()203 switch (p_linfo->frameLengthType) { in transportEnc_LatmCountVarBitDemandHeader()240 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in transportEnc_LatmCountVarBitDemandHeader() local242 if (p_linfo->streamID >= 0) { in transportEnc_LatmCountVarBitDemandHeader()244 switch (p_linfo->frameLengthType) { in transportEnc_LatmCountVarBitDemandHeader()326 LATM_LAYER_INFO *p_linfo = &(hAss->m_linfo[prog][layer]); in CreateStreamMuxConfig() local329 p_linfo->streamID = -1; in CreateStreamMuxConfig()372 p_linfo->streamID = streamIDcnt++; in CreateStreamMuxConfig()383 p_linfo->frameLengthType = 0; in CreateStreamMuxConfig()[all …]