Home
last modified time | relevance | path

Searched defs:rawbuf (Results 1 – 25 of 259) sorted by relevance

1234567891011

/dports/audio/codec2/codec2-1.0.3/src/
H A Dfsk_mod.c118 int16_t rawbuf[fsk->N]; in main() local
127 int16_t rawbuf[2*fsk->N]; in main() local
H A Dfmfsk_mod.c43 int16_t *rawbuf; in main() local
H A Dfmfsk_demod.c49 int16_t *rawbuf; in main() local
/dports/audio/libkcompactdisc/libkcompactdisc-21.12.3/src/wmlib/
H A Dplat_sun_cdda.c187 unsigned char* rawbuf = block->buf; in wmcdda_read() local
283 unsigned char *rawbuf = block->buf; in wmcdda_normalize() local
/dports/audio/libworkman/libworkman/
H A Dplat_linux_cdda.c178 wmcdda_read(int fd, unsigned char *rawbuf, long buflen, in wmcdda_read()
277 wmcdda_normalize(unsigned char *rawbuf, long buflen, struct cdda_block *block) in wmcdda_normalize()
H A Dplat_sun_cdda.c178 wmcdda_read(int fd, unsigned char *rawbuf, long buflen, in wmcdda_read()
277 wmcdda_normalize(unsigned char *rawbuf, long buflen, struct cdda_block *block) in wmcdda_normalize()
H A Dplat_linux_audio.c307 wmaudio_play(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in wmaudio_play()
457 wmaudio_convert(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in wmaudio_convert()
H A Dplat_sun_audio.c306 wmaudio_play(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in wmaudio_play()
456 wmaudio_convert(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in wmaudio_convert()
/dports/www/libnghttp3/nghttp3-b9e565c/tests/
H A Dnghttp3_conn_test.c275 uint8_t rawbuf[2048]; in test_nghttp3_conn_read_control() local
751 uint8_t rawbuf[4096]; in check_http_header() local
1090 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_content_length() local
1165 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_content_length_mismatch() local
1291 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_non_final_response() local
1396 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_trailers() local
1708 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_ignore_content_length() local
1822 uint8_t rawbuf[4096]; in test_nghttp3_conn_http_record_request_method() local
1911 uint8_t rawbuf[4096]; in test_nghttp3_conn_qpack_blocked_stream() local
2284 uint8_t rawbuf[1024]; in test_nghttp3_conn_recv_goaway() local
[all …]
/dports/devel/sdl20/SDL2-2.0.18/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/devel/sdl20/SDL2-2.0.18/src/audio/vita/
H A DSDL_vitaaudio.h36 Uint8 *rawbuf; member
/dports/emulators/mess/mame-mame0226/3rdparty/SDL2/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/emulators/mame/mame-mame0226/3rdparty/SDL2/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/graphics/urho3d/Urho3D-1.7.1/Source/ThirdParty/SDL/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/x11/controllermap/SDL2-2.0.18/src/audio/psp/
H A DSDL_pspaudio.h36 Uint8 *rawbuf; member
/dports/x11/controllermap/SDL2-2.0.18/src/audio/vita/
H A DSDL_vitaaudio.h36 Uint8 *rawbuf; member
/dports/net-mgmt/nagios4/nagios-4.4.6/t-tap/
H A Dstub_utils.c13 char * unescape_check_result_output(const char *rawbuf) in unescape_check_result_output()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/tests/
H A Ddraw.cc100 PF::RawBuffer rawbuf( "/tmp/test.raw" ); in main() local
/dports/devel/log4cxx/apache-log4cxx-0.11.0/src/main/cpp/
H A Doutputstreamwriter.cpp74 char* rawbuf = new char[bufSize]; in write() local
/dports/www/h2o-devel/h2o-dcc7134/deps/quicly/t/
H A Dstream-concurrency.c38 uint8_t rawbuf[quic_ctx.transport_params.max_udp_payload_size]; in test_stream_concurrency() local
/dports/sysutils/wiimms/wiimms-iso-tools/src/
H A Dwinapi.c67 u8 rawbuf[100000]; in GetWinFileMap() local
/dports/audio/libkcompactdisc/libkcompactdisc-21.12.3/src/wmlib/audio/
H A Daudio_sun.c300 sun_audio_play(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in sun_audio_play()
436 dev_audio_convert(unsigned char *rawbuf, long buflen, struct cdda_block *blk) in dev_audio_convert()
/dports/devel/boost-docs/boost_1_72_0/boost/intrusive/detail/
H A Darray_initializer.hpp88 detail::max_align rawbuf[(N*sizeof(T)-1)/sizeof(detail::max_align)+1]; member in boost::intrusive::detail::array_initializer
/dports/devel/hyperscan/boost_1_75_0/boost/intrusive/detail/
H A Darray_initializer.hpp89 detail::max_align rawbuf[(N*sizeof(T)-1)/sizeof(detail::max_align)+1]; member in boost::intrusive::detail::array_initializer

1234567891011