Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_capability.cpp325 PS_H263VideoCapability h263VideoCap; in GetOutgoingDataType() local
333 h263VideoCap = in GetOutgoingDataType()
339 h263VideoCap->option_of_sqcifMPI = true; in GetOutgoingDataType()
340 h263VideoCap->sqcifMPI = (uint8)iTcsIn_H263_sqcifMPI; in GetOutgoingDataType()
345 h263VideoCap->option_of_qcifMPI = true; in GetOutgoingDataType()
346 h263VideoCap->qcifMPI = 2; in GetOutgoingDataType()
351 h263VideoCap->option_of_cifMPI = true; in GetOutgoingDataType()
352 h263VideoCap->cifMPI = (uint8)iTcsIn_H263_cifMPI; in GetOutgoingDataType()
357 h263VideoCap->option_of_cif4MPI = true; in GetOutgoingDataType()
358 h263VideoCap->cif4MPI = (uint8)iTcsIn_H263_4cifMPI; in GetOutgoingDataType()
[all …]