Home
last modified time | relevance | path

Searched refs:SWFInput_tell (Results 1 – 25 of 44) sorted by relevance

12

/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/ming-src/blocks/
H A Dflv.c62 return SWFInput_tell(flv->input); in FLVStream_skipTagData()
140 tag->offset = SWFInput_tell(flv->input); in FLVStream_nextTag()
167 tag->data = SWFInput_tell(flv->input); in FLVStream_nextTag()
H A Dmp3.c108 if(SWFInput_length(input) - SWFInput_tell(input) < 4) in readMP3Header()
263 start = SWFInput_tell(input); in getMP3Duration()
H A Dinput.c204 int pos = SWFInput_tell(input);
221 SWFInput_tell(SWFInput input)
703 old_offset = SWFInput_tell(ptr->input);
761 old_offset = SWFInput_tell(ptr->input);
804 data->offset = SWFInput_tell(in);
H A Djpeg.c359 pos = SWFInput_tell(input);
361 end = SWFInput_tell(input);
H A Dsound.c99 int pos = SWFInput_tell(sound->input);
H A Dsoundstream.c175 streamblock->stream->source.flv.tagOffset = SWFInput_tell(input);
273 stream->source.flv.tagOffset = SWFInput_tell(input);
/dports/graphics/ming/libming-ming-0_4_8/src/blocks/
H A Dflv.c62 return SWFInput_tell(flv->input); in FLVStream_skipTagData()
140 tag->offset = SWFInput_tell(flv->input); in FLVStream_nextTag()
167 tag->data = SWFInput_tell(flv->input); in FLVStream_nextTag()
H A Dmp3.c108 if(SWFInput_length(input) - SWFInput_tell(input) < 4) in readMP3Header()
271 start = SWFInput_tell(input); in getMP3Duration()
H A Dinput.c204 int pos = SWFInput_tell(input); in SWFInput_length()
221 SWFInput_tell(SWFInput input) in SWFInput_tell() function
704 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_getChar()
762 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_read()
805 data->offset = SWFInput_tell(in); in newSWFInput_input()
H A Djpeg.c359 pos = SWFInput_tell(input); in scanJpegFile()
361 end = SWFInput_tell(input); in scanJpegFile()
H A Dsound.c99 int pos = SWFInput_tell(sound->input); in soundDataSize()
H A Dsoundstream.c175 streamblock->stream->source.flv.tagOffset = SWFInput_tell(input); in write_flv()
277 stream->source.flv.tagOffset = SWFInput_tell(input); in fillBlock_flv_mp3()
/dports/graphics/p5-ming/libming-ming-0_4_8/src/blocks/
H A Dflv.c62 return SWFInput_tell(flv->input); in FLVStream_skipTagData()
140 tag->offset = SWFInput_tell(flv->input); in FLVStream_nextTag()
167 tag->data = SWFInput_tell(flv->input); in FLVStream_nextTag()
H A Dmp3.c108 if(SWFInput_length(input) - SWFInput_tell(input) < 4) in readMP3Header()
271 start = SWFInput_tell(input); in getMP3Duration()
H A Dinput.c204 int pos = SWFInput_tell(input); in SWFInput_length()
221 SWFInput_tell(SWFInput input) in SWFInput_tell() function
704 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_getChar()
762 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_read()
805 data->offset = SWFInput_tell(in); in newSWFInput_input()
H A Djpeg.c359 pos = SWFInput_tell(input);
361 end = SWFInput_tell(input);
H A Dsound.c99 int pos = SWFInput_tell(sound->input); in soundDataSize()
H A Dsoundstream.c175 streamblock->stream->source.flv.tagOffset = SWFInput_tell(input); in write_flv()
277 stream->source.flv.tagOffset = SWFInput_tell(input); in fillBlock_flv_mp3()
/dports/graphics/py-ming/libming-ming-0_4_8/src/blocks/
H A Dflv.c62 return SWFInput_tell(flv->input); in FLVStream_skipTagData()
140 tag->offset = SWFInput_tell(flv->input); in FLVStream_nextTag()
167 tag->data = SWFInput_tell(flv->input); in FLVStream_nextTag()
H A Dmp3.c108 if(SWFInput_length(input) - SWFInput_tell(input) < 4) in readMP3Header()
271 start = SWFInput_tell(input); in getMP3Duration()
H A Dinput.c204 int pos = SWFInput_tell(input); in SWFInput_length()
221 SWFInput_tell(SWFInput input) in SWFInput_tell() function
704 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_getChar()
762 old_offset = SWFInput_tell(ptr->input); in SWFInput_input_read()
805 data->offset = SWFInput_tell(in); in newSWFInput_input()
H A Djpeg.c359 pos = SWFInput_tell(input); in scanJpegFile()
361 end = SWFInput_tell(input); in scanJpegFile()
H A Dsound.c99 int pos = SWFInput_tell(sound->input); in soundDataSize()
H A Dsoundstream.c175 streamblock->stream->source.flv.tagOffset = SWFInput_tell(input); in write_flv()
277 stream->source.flv.tagOffset = SWFInput_tell(input); in fillBlock_flv_mp3()
/dports/graphics/ming/libming-ming-0_4_8/py_ext/
H A Dmingc.py222 def SWFInput_tell(*args): function
223 return _mingc.SWFInput_tell(*args)
224 SWFInput_tell = _mingc.SWFInput_tell variable

12