Searched defs:packet_size (Results 1 – 6 of 6) sorted by relevance
50 Int num_bits, packet_size = encParams->ResyncPacketsize; in EncodeFrameDataPartMode() local229 … Int packet_size = encParams->ResyncPacketsize - 1 - (currVop->predictionType == I_VOP ? 19 : 17); in EncodeSliceDataPartMode() local
51 Int num_bits, packet_size = encParams->ResyncPacketsize; in EncodeFrameCombinedMode() local282 Int packet_size = encParams->ResyncPacketsize - 1; in EncodeSliceCombinedMode() local
123 uint16 packet_size = (uint16)packet->GetMediaSize(); in MediaPacketToPVMFMediaMsg() local
70 size_t packet_size = sizeof(*packet); in queued_packet_create() local
1324 uint32 packet_size = DispatchPduPacket(packets, list[n], mux_entry, pdu_size_left); in MuxLcnData() local
456 int ret, packet_size, operand_count, sock; in control_cb() local