Home
last modified time | relevance | path

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

/external/opencore/protocols/systems/3g-324m_pvterminal/h324/tsc/src/
Dtsc_h324m_config.cpp383 class PVH324MessageSendVideoSpatialTemporalTradeoffIndication : public CPVH324InterfaceCmdMessage class
386 PVH324MessageSendVideoSpatialTemporalTradeoffIndication(TPVChannelId aLogicalChannel, in PVH324MessageSendVideoSpatialTemporalTradeoffIndication() function in PVH324MessageSendVideoSpatialTemporalTradeoffIndication
542 OSCL_DELETE((PVH324MessageSendVideoSpatialTemporalTradeoffIndication*)aCmd); in DestroyMessage()
1289 PVH324MessageSendVideoSpatialTemporalTradeoffIndication *cmd = NULL; in SendVideoTemporalSpatialTradeoffIndication()
1290 …cmd = OSCL_NEW(PVH324MessageSendVideoSpatialTemporalTradeoffIndication, (aLogicalChannel, aTradeof… in SendVideoTemporalSpatialTradeoffIndication()
1674 PVH324MessageSendVideoSpatialTemporalTradeoffIndication* msg = in HandleCommand()
1675 … OSCL_STATIC_CAST(PVH324MessageSendVideoSpatialTemporalTradeoffIndication*, aMsg); in HandleCommand()