Home
last modified time | relevance | path

Searched refs:byteAlign (Results 1 – 25 of 245) sorted by relevance

12345678910

/dports/graphics/swfmill/swfmill-0.3.6/src/
H A DSWFWriter.cpp28 byteAlign(); in putData()
35 byteAlign(); in putByte()
40 byteAlign(); in putWord()
47 byteAlign(); in putInt()
56 byteAlign(); in putInt64()
64 byteAlign(); in putU30()
86 byteAlign(); in putS24()
175 byteAlign(); in putString()
183 byteAlign(); in putPString()
192 byteAlign(); in putPStringU30()
H A DSWFReader.cpp192 byteAlign(); in getString()
202 byteAlign(); in getPString()
211 byteAlign(); in getPStringU30()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/toolkit/
H A Dtbytevectorlist.cpp40 int byteAlign) in split() argument
42 return split(v, pattern, byteAlign, 0); in split()
46 int byteAlign, int max) in split() argument
51 for(int offset = v.find(pattern, 0, byteAlign); in split()
53 offset = v.find(pattern, offset + pattern.size(), byteAlign)) in split()
H A Dtbytevector.cpp52 char c, unsigned int offset, int byteAlign) in findChar() argument
60 if(byteAlign == 0) in findChar()
63 for(TIterator it = dataBegin + offset; it < dataEnd; it += byteAlign) { in findChar()
75 unsigned int offset, int byteAlign) in findVector() argument
85 return findChar(dataBegin, dataEnd, *patternBegin, offset, byteAlign); in findVector()
89 if(byteAlign == 0) in findVector()
97 for(TIterator it = dataBegin + offset; it < dataEnd - patternSize + 1; it += byteAlign) { in findVector()
425 begin(), end(), pattern.begin(), pattern.end(), offset, byteAlign); in find()
428 int ByteVector::find(char c, unsigned int offset, int byteAlign) const in find()
430 return findChar<ConstIterator>(begin(), end(), c, offset, byteAlign); in find()
[all …]
H A Dtbytevectorlist.h73 int byteAlign = 1);
83 int byteAlign, int max);
H A Dtbytevector.h144 int find(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
152 int find(char c, unsigned int offset = 0, int byteAlign = 1) const;
160 int rfind(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
/dports/audio/taglib/taglib-1.12/taglib/toolkit/
H A Dtbytevectorlist.cpp40 int byteAlign) in split() argument
42 return split(v, pattern, byteAlign, 0); in split()
46 int byteAlign, int max) in split() argument
51 for(int offset = v.find(pattern, 0, byteAlign); in split()
53 offset = v.find(pattern, offset + pattern.size(), byteAlign)) in split()
H A Dtbytevector.cpp52 char c, unsigned int offset, int byteAlign) in findChar() argument
60 if(byteAlign == 0) in findChar()
63 for(TIterator it = dataBegin + offset; it < dataEnd; it += byteAlign) { in findChar()
75 unsigned int offset, int byteAlign) in findVector() argument
85 return findChar(dataBegin, dataEnd, *patternBegin, offset, byteAlign); in findVector()
89 if(byteAlign == 0) in findVector()
97 for(TIterator it = dataBegin + offset; it < dataEnd - patternSize + 1; it += byteAlign) { in findVector()
425 begin(), end(), pattern.begin(), pattern.end(), offset, byteAlign); in find()
428 int ByteVector::find(char c, unsigned int offset, int byteAlign) const in find()
430 return findChar<ConstIterator>(begin(), end(), c, offset, byteAlign); in find()
[all …]
H A Dtbytevectorlist.h73 int byteAlign = 1);
83 int byteAlign, int max);
H A Dtbytevector.h144 int find(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
152 int find(char c, unsigned int offset = 0, int byteAlign = 1) const;
160 int rfind(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/toolkit/
H A Dtbytevectorlist.cpp40 int byteAlign) in split() argument
42 return split(v, pattern, byteAlign, 0); in split()
46 int byteAlign, int max) in split() argument
51 for(int offset = v.find(pattern, 0, byteAlign); in split()
53 offset = v.find(pattern, offset + pattern.size(), byteAlign)) in split()
H A Dtbytevector.cpp52 char c, unsigned int offset, int byteAlign) in findChar() argument
60 if(byteAlign == 0) in findChar()
63 for(TIterator it = dataBegin + offset; it < dataEnd; it += byteAlign) { in findChar()
75 unsigned int offset, int byteAlign) in findVector() argument
85 return findChar(dataBegin, dataEnd, *patternBegin, offset, byteAlign); in findVector()
89 if(byteAlign == 0) in findVector()
97 for(TIterator it = dataBegin + offset; it < dataEnd - patternSize + 1; it += byteAlign) { in findVector()
425 begin(), end(), pattern.begin(), pattern.end(), offset, byteAlign); in find()
428 int ByteVector::find(char c, unsigned int offset, int byteAlign) const in find()
430 return findChar<ConstIterator>(begin(), end(), c, offset, byteAlign); in find()
[all …]
H A Dtbytevectorlist.h73 int byteAlign = 1);
83 int byteAlign, int max);
H A Dtbytevector.h144 int find(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
152 int find(char c, unsigned int offset = 0, int byteAlign = 1) const;
160 int rfind(const ByteVector &pattern, unsigned int offset = 0, int byteAlign = 1) const;
/dports/multimedia/kodi-addon-pvr.hts/pvr.hts-19.0.4-Matrix/src/aac/elements/
H A DDSE.cpp23 const bool byteAlign = stream.ReadBool(); in Decode() local
28 if (byteAlign) in Decode()
39 const bool byteAlign = stream.ReadBool(); in DecodeRDS() local
44 if (byteAlign) in DecodeRDS()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/taglib/mpeg/id3v2/frames/
H A Dprivateframe.cpp104 const int byteAlign = 1; in parseFields() local
105 const int endOfOwner = data.find(textDelimiter(String::Latin1), 0, byteAlign); in parseFields()
/dports/audio/taglib/taglib-1.12/taglib/mpeg/id3v2/frames/
H A Dprivateframe.cpp104 const int byteAlign = 1; in parseFields() local
105 const int endOfOwner = data.find(textDelimiter(String::Latin1), 0, byteAlign); in parseFields()
/dports/multimedia/musikcube/musikcube-0.96.7/src/plugins/taglib_plugin/taglib-1.11/taglib/mpeg/id3v2/frames/
H A Dprivateframe.cpp104 const int byteAlign = 1; in parseFields() local
105 const int endOfOwner = data.find(textDelimiter(String::Latin1), 0, byteAlign); in parseFields()
/dports/graphics/ming/libming-ming-0_4_8/util/
H A Dlistfdb.c46 void byteAlign() in byteAlign() function
248 byteAlign(); in printMatrix()
276 byteAlign(); in printRect()
413 byteAlign(); in printDefineFont2()
419 byteAlign(); in printDefineFont2()
/dports/graphics/p5-ming/libming-ming-0_4_8/util/
H A Dlistfdb.c46 void byteAlign() in byteAlign() function
248 byteAlign(); in printMatrix()
276 byteAlign(); in printRect()
413 byteAlign(); in printDefineFont2()
419 byteAlign(); in printDefineFont2()
/dports/graphics/py-ming/libming-ming-0_4_8/util/
H A Dlistfdb.c46 void byteAlign() in byteAlign() function
248 byteAlign(); in printMatrix()
276 byteAlign(); in printRect()
413 byteAlign(); in printDefineFont2()
419 byteAlign(); in printDefineFont2()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_core/ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/
H A DADM_coreLibVA_bitstream.cpp194 void vaBitstream::byteAlign(int bit) in byteAlign() function in vaBitstream
216 byteAlign(0); in rbspTrailingBits()
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_core/ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/
H A DADM_coreLibVA_bitstream.cpp194 void vaBitstream::byteAlign(int bit) in byteAlign() function in vaBitstream
216 byteAlign(0); in rbspTrailingBits()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_core/ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/
H A DADM_coreLibVA_bitstream.cpp194 void vaBitstream::byteAlign(int bit) in byteAlign() function in vaBitstream
216 byteAlign(0); in rbspTrailingBits()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_core/ADM_coreVideoEncoder/ADM_hwAccelEncoder/ADM_coreLibVAEnc/src/
H A DADM_coreLibVA_bitstream.cpp194 void vaBitstream::byteAlign(int bit) in byteAlign() function in vaBitstream
216 byteAlign(0); in rbspTrailingBits()

12345678910