/external/emma/core/java12/com/vladium/util/ |
ByteArrayOStream.java | 53 byte [] mbuf = m_buf; 54 final int mbuflen = mbuf.length; 61 for (int i = 0; i < pos; ++ i) newbuf [i] = mbuf [i]; 63 System.arraycopy (mbuf, 0, newbuf, 0, pos); 65 m_buf = mbuf = newbuf; 68 mbuf [pos] = (byte) b1; 69 mbuf [pos + 1] = (byte) b2; 77 byte [] mbuf = m_buf; 78 final int mbuflen = mbuf.length; 85 for (int i = 0; i < pos; ++ i) newbuf [i] = mbuf [i] [all...] |
/frameworks/av/media/libstagefright/webm/ |
WebmFrame.cpp | 30 sp<ABuffer> toABuffer(MediaBuffer *mbuf) { 31 sp<ABuffer> abuf = new ABuffer(mbuf->range_length()); 32 memcpy(abuf->data(), (uint8_t*) mbuf->data() + mbuf->range_offset(), mbuf->range_length()); 49 WebmFrame::WebmFrame(int type, bool key, uint64_t absTimecode, MediaBuffer *mbuf) 53 mData(toABuffer(mbuf)),
|
/frameworks/av/media/libstagefright/wifi-display/source/ |
MediaPuller.cpp | 141 MediaBuffer *mbuf; local 142 status_t err = mSource->read(&mbuf); 146 mbuf->release(); 147 mbuf = NULL; 166 CHECK(mbuf->meta_data()->findInt64(kKeyTime, &timeUs)); 168 sp<ABuffer> accessUnit = new ABuffer(mbuf->range_length()); 171 (const uint8_t *)mbuf->data() + mbuf->range_offset(), 172 mbuf->range_length()); 177 mbuf->release() [all...] |
/bionic/libc/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/development/ndk/platforms/android-21/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/development/ndk/platforms/android-3/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/net/ |
if_ieee1394.h | 95 struct mbuf *rp_m; 118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t); 122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);
|