HomeSort by relevance Sort by last modified time
    Searched defs:SetFormatSpecificInfo (Results 1 - 3 of 3) sorted by null

  /external/opencore/engines/2way/src/
pv_2way_datapath.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/common/src/
h324utils.cpp     [all...]
  /external/opencore/protocols/systems/3g-324m_pvterminal/h223/src/
logicalchannel.cpp 117 PVMFStatus H223LogicalChannel::SetFormatSpecificInfo(uint8* info, uint16 info_len)
119 PVLOGGER_LOGMSG(PVLOGMSG_INST_HLDBG, iLogger, PVLOGMSG_STACK_TRACE, (0, "H223LogicalChannel::SetFormatSpecificInfo lcn=%d, info_len=%d, info=%x", lcn, info_len, info));
535 mediaData->setFormatSpecificInfo(*fsi);
836 SetFormatSpecificInfo((uint8*)kvp->value.key_specific_value, kvp->length);
    [all...]

Completed in 48 milliseconds