Home
last modified time | relevance | path

Searched refs:_buf_sz (Results 1 – 25 of 111) sorted by relevance

12345

/dports/games/iortcw/iortcw-1.51c/MP/code/opusfile-0.9/src/
H A Dinfo.c467 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
483 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
513 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
516 while(_buf_sz-offs>=12){ in op_extract_png_params()
519 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
560 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
608 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
613 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
658 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
668 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/games/iortcw/iortcw-1.51c/SP/code/opusfile-0.9/src/
H A Dinfo.c467 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
483 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
513 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
516 while(_buf_sz-offs>=12){ in op_extract_png_params()
519 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
560 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
608 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
613 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
658 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
668 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/devel/godot/godot-3.2.3-stable/thirdparty/opus/
H A Dinfo.c452 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
468 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
498 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
501 while(_buf_sz-offs>=12){ in op_extract_png_params()
504 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
545 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
593 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
598 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
643 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
653 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/opus/
H A Dinfo.c452 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
468 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
498 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
501 while(_buf_sz-offs>=12){ in op_extract_png_params()
504 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
545 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
593 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
598 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
643 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
653 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/opus/
H A Dinfo.c452 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
468 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
498 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
501 while(_buf_sz-offs>=12){ in op_extract_png_params()
504 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
545 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
593 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
598 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
643 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
653 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/opus/
H A Dinfo.c452 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
468 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
498 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
501 while(_buf_sz-offs>=12){ in op_extract_png_params()
504 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
545 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
593 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
598 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
643 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
653 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/audio/opusfile/opusfile-0.12/src/
H A Dinfo.c468 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
484 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
514 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
517 while(_buf_sz-offs>=12){ in op_extract_png_params()
520 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
561 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
610 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
615 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
660 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
670 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/audio/praat/praat-6.2.03/external/opusfile/
H A Dopusfile_info.cpp468 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
484 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
514 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
517 while(_buf_sz-offs>=12){ in op_extract_png_params()
520 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
561 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
610 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
615 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
660 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
670 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/opusfile-0.10/src/
H A Dinfo.c467 if(op_is_jpeg(_buf,_buf_sz)){ in op_extract_jpeg_params()
483 if(_buf_sz-offs<2)break; in op_extract_jpeg_params()
513 if(op_is_png(_buf,_buf_sz)){ in op_extract_png_params()
516 while(_buf_sz-offs>=12){ in op_extract_png_params()
519 if(chunk_len>_buf_sz-(offs+12))break; in op_extract_png_params()
560 if(op_is_gif(_buf,_buf_sz)&&_buf_sz>=14){ in op_extract_gif_params()
608 else if(c=='='&&3*i+j>_buf_sz)d=0; in opus_picture_tag_parse_impl()
613 if(3*i+1<_buf_sz){ in opus_picture_tag_parse_impl()
658 _buf_sz=i+data_length; in opus_picture_tag_parse_impl()
668 _buf[_buf_sz++]='\0'; in opus_picture_tag_parse_impl()
[all …]
/dports/biology/bowtie2/bowtie2-2.4.4/
H A Dfilebuf.h166 _buf_sz = BUF_SZ; in newFile()
182 _buf_sz = BUF_SZ; in newFile()
197 _buf_sz = BUF_SZ; in newFile()
213 _buf_sz = BUF_SZ; in newFile()
229 _buf_sz = BUF_SZ; in newFile()
254 _buf_sz = BUF_SZ; in reset()
268 assert_leq(_cur, _buf_sz); in peek()
269 if(_cur == _buf_sz) { in peek()
295 if(_buf_sz == 0) { in peek()
531 _cur = _buf_sz = BUF_SZ; in init()
[all …]
/dports/biology/bowtie/bowtie-1.3.1/
H A Dfilebuf.h150 _buf_sz = BUF_SZ; in newFile()
163 _buf_sz = BUF_SZ; in newFile()
176 _buf_sz = BUF_SZ; in newFile()
189 _buf_sz = BUF_SZ; in newFile()
210 _buf_sz = BUF_SZ; in reset()
221 assert_leq(_cur, _buf_sz); in peek()
222 if(_cur == _buf_sz) { in peek()
232 _buf_sz = _inf->gcount(); in peek()
244 if(_buf_sz == 0) { in peek()
510 _cur = _buf_sz = BUF_SZ; in init()
[all …]
/dports/biology/hisat2/hisat2-2.2.1/
H A Dfilebuf.h129 _buf_sz = BUF_SZ; in newFile()
141 _buf_sz = BUF_SZ; in newFile()
153 _buf_sz = BUF_SZ; in newFile()
172 _buf_sz = BUF_SZ; in reset()
183 assert_leq(_cur, _buf_sz); in peek()
184 if(_cur == _buf_sz) { in peek()
194 _buf_sz = _inf->gcount(); in peek()
197 _buf_sz = _ins->gcount(); in peek()
203 if(_buf_sz == 0) { in peek()
435 _cur = _buf_sz = BUF_SZ; in init()
[all …]
/dports/multimedia/libtheora/libtheora-1.1.1/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
H A Dencode.c1243 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1250 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1251 _buf!=NULL&&_buf_sz!=sizeof(th_quant_info)){ in th_encode_ctl()
1299 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1306 if(_buf_sz!=sizeof(speed))return TH_EINVAL; in th_encode_ctl()
1314 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1321 if(_buf_sz!=sizeof(dup_count))return TH_EINVAL; in th_encode_ctl()
1353 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1364 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1376 _buf_sz!=sizeof(unsigned char *)){ in th_encode_ctl()
[all …]
/dports/math/vtk9/VTK-9.1.0/ThirdParty/theora/vtktheora/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
H A Dencode.c1243 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1250 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1251 _buf!=NULL&&_buf_sz!=sizeof(th_quant_info)){ in th_encode_ctl()
1299 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1306 if(_buf_sz!=sizeof(speed))return TH_EINVAL; in th_encode_ctl()
1314 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1321 if(_buf_sz!=sizeof(dup_count))return TH_EINVAL; in th_encode_ctl()
1353 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1364 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1376 _buf_sz!=sizeof(unsigned char *)){ in th_encode_ctl()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/libtheora/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libtheora/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libtheora/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
H A Dencode.c1243 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1250 if(_buf==NULL&&_buf_sz!=0|| in th_encode_ctl()
1251 _buf!=NULL&&_buf_sz!=sizeof(th_quant_info)){ in th_encode_ctl()
1299 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1306 if(_buf_sz!=sizeof(speed))return TH_EINVAL; in th_encode_ctl()
1314 if(_buf_sz!=sizeof(int))return TH_EINVAL; in th_encode_ctl()
1321 if(_buf_sz!=sizeof(dup_count))return TH_EINVAL; in th_encode_ctl()
1353 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1364 if(_buf_sz!=sizeof(set))return TH_EINVAL; in th_encode_ctl()
1376 _buf_sz!=sizeof(unsigned char *)){ in th_encode_ctl()
[all …]
/dports/math/vtk8/VTK-8.2.0/ThirdParty/theora/vtktheora/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/math/vtk6/VTK-6.2.0/ThirdParty/oggtheora/vtkoggtheora/libtheora-1.1.1/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libtheora/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libtheora/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){ in theora_control() argument
63 _req,_buf,_buf_sz); in theora_control()
67 _req,_buf,_buf_sz); in theora_control()
/dports/www/firefox-legacy/firefox-52.8.0esr/media/libtheora/lib/
H A Dapiwrapper.c59 int theora_control(theora_state *_th,int _req,void *_buf,size_t _buf_sz){
63 _req,_buf,_buf_sz);
67 _req,_buf,_buf_sz);

12345