HomeSort by relevance Sort by last modified time
    Searched full:packetize (Results 1 - 19 of 19) sorted by null

  /external/chromium_org/third_party/webrtc/modules/rtp_rtcp/source/
rtp_format.h 41 // Returns true on success or false if there was no payload to packetize.
rtp_format_video_generic.h 42 // Returns true on success or false if there was no payload to packetize.
rtp_format_h264.h 39 // Returns true on success or false if there was no payload to packetize.
  /frameworks/av/media/libstagefright/wifi-display/source/
TSPacketizer.h 50 status_t packetize(
TSPacketizer.cpp 453 status_t TSPacketizer::packetize( function in class:android::TSPacketizer
  /external/chromium_org/media/cast/net/
cast_transport_sender.h 78 // Encrypt, packetize and transmit |frame|. |ssrc| must refer to a
  /external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/ilbc/
encode.c 97 /* Un-Packetize the frame into parameters */
254 /* Packetize the parameters into the frame */
372 /* Packetize the parameters into the frame */
480 /* Packetize the parameters into the frame */
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
DecTestBench.c 46 u32 packetize = 0; variable
156 packetize = 1;
214 * (for packetize or nalUnitStream modes) */
473 global variables 'packetize' and 'nalUnitStream' to determine the
477 packetize - a single NAL-unit with start code prefix
497 if (!packetize && !nalUnitStream)
  /external/chromium_org/third_party/webrtc/modules/video_coding/main/test/
test_callbacks.h 91 // Send Side - Packetization callback - packetize an encoded frame via the
  /external/llvm/include/llvm/CodeGen/
DFAPacketizer.h 152 // isLegalToPacketizeTogether - Is it legal to packetize SUI and SUJ
  /external/llvm/lib/Target/R600/
R600Packetizer.cpp 186 // isLegalToPacketizeTogether - Is it legal to packetize SUI and SUJ
371 // Find scheduling regions and schedule / packetize each region.
  /external/llvm/lib/CodeGen/
DFAPacketizer.cpp 203 // Is it legal to packetize SUI and SUJ together.
  /external/chromium_org/net/quic/
quic_packet_creator.h 166 // Packetize FEC data. All frames must fit into a single packet. Also, sets
quic_connection.cc     [all...]
  /frameworks/av/media/libstagefright/wifi-display/
MediaSender.cpp 504 mTSPacketizer->packetize(
  /frameworks/av/media/libstagefright/codecs/m4v_h263/enc/src/
combined_encode.cpp 549 /* check if time to packetize */
574 if (mbnum == nTotalMB) /* there's one more GOB to packetize for the next round */
  /external/llvm/lib/Target/Hexagon/
HexagonVLIWPacketizer.cpp 55 static cl::opt<bool> PacketizeVolatiles("hexagon-packetize-volatiles",
135 // isLegalToPacketizeTogether - Is it legal to packetize SUI and SUJ
234 // Find scheduling regions and schedule / packetize each region.
    [all...]
  /external/chromium_org/third_party/webrtc/voice_engine/
voe_base_impl.cc     [all...]
  /external/qemu/android/
hw-qemud.c 540 /* packetize the payload for the serial MTU */
    [all...]

Completed in 691 milliseconds