Home
last modified time | relevance | path

Searched refs:iCELPIndex (Results 1 – 3 of 3) sorted by relevance

/dports/comms/qsstv/qsstv/drmtx/common/
H A DParameter.h105 iCELPIndex(0), bCELPCRC(false), eHVXCRate(HR_2_KBIT), bHVXCCRC(false) in CAudioParam()
117 iCELPIndex(ap.iCELPIndex), in CAudioParam()
133 iCELPIndex = ap.iCELPIndex;
155 int iCELPIndex; /* This field indicates the CELP bit rate index */ variable
189 if (iCELPIndex != AudioParam.iCELPIndex)
H A DParameter.cpp354 Service[i].AudioParam.iCELPIndex = 0; in ResetServicesStreams()
395 Service[0].AudioParam.iCELPIndex = 0; in ResetServicesStreams()
/dports/comms/qsstv/qsstv/drmtx/common/SDC/
H A DSDCTransmit.cpp524 (uint32_t) Parameter.Service[ServiceID].AudioParam.iCELPIndex, 5); in DataEntityType9()