Home
last modified time | relevance | path

Searched refs:LE_16 (Results 1 – 25 of 83) sorted by relevance

1234

/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ms_adpcm/
H A DADM_ad_ms_adpcm.cpp94 #define LE_16(x) ((x)[0]+(256*((x)[1]))) macro
145 idelta[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
150 idelta[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
155 sample1[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
160 sample1[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
165 sample2[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
170 sample2[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ms_adpcm/
H A DADM_ad_ms_adpcm.cpp94 #define LE_16(x) ((x)[0]+(256*((x)[1]))) macro
145 idelta[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
150 idelta[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
155 sample1[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
160 sample1[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
165 sample2[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
170 sample2[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ms_adpcm/
H A DADM_ad_ms_adpcm.cpp94 #define LE_16(x) ((x)[0]+(256*((x)[1]))) macro
145 idelta[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
150 idelta[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
155 sample1[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
160 sample1[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
165 sample2[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
170 sample2[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ms_adpcm/
H A DADM_ad_ms_adpcm.cpp94 #define LE_16(x) ((x)[0]+(256*((x)[1]))) macro
145 idelta[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
150 idelta[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
155 sample1[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
160 sample1[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
165 sample2[0] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
170 sample2[1] = LE_16(&input[stream_ptr]); in ms_adpcm_decode_block()
/dports/net/libmms/libmms-0.6.4/src/
H A Dmms-common-funcs.h52 g.Data2 = LE_16(buffer + offset + 4); in get_guid()
53 g.Data3 = LE_16(buffer + offset + 6); in get_guid()
101 flags = LE_16(this->asf_header + i + 48); in interp_stream_properties()
176 uint16_t streams = LE_16(this->asf_header + i + 24); in interp_asf_header()
181 stream_id = LE_16(this->asf_header + i + 24 + 2 + j * 6); in interp_asf_header()
225 int stream_no = LE_16(this->asf_header + i + j + 24 + 48); in interp_asf_header()
226 int name_count = LE_16(this->asf_header + i + j + 24 + 60); in interp_asf_header()
227 int ext_count = LE_16(this->asf_header + i + j + 24 + 62); in interp_asf_header()
240 lang_id_index = LE_16(this->asf_header + i + j + ext_j); in interp_asf_header()
243 stream_name_len = LE_16(this->asf_header + i + j + ext_j); in interp_asf_header()
[all …]
/dports/net-im/licq-icq/licq-f271d55/licq/include/licq/
H A Dbyteorder.h101 # define LE_16(x) le16toh(x) macro
127 # define LE_16(x) letoh16(x) macro
202 # define LE_16(x) BSWAP_16(x) macro
211 # define LE_16(x) (x) macro
/dports/net-im/licq-qt-gui/licq-f271d55/licq/include/licq/
H A Dbyteorder.h101 # define LE_16(x) le16toh(x) macro
127 # define LE_16(x) letoh16(x) macro
202 # define LE_16(x) BSWAP_16(x) macro
211 # define LE_16(x) (x) macro
/dports/net-im/licq/licq-f271d55/licq/include/licq/
H A Dbyteorder.h101 # define LE_16(x) le16toh(x) macro
127 # define LE_16(x) letoh16(x) macro
202 # define LE_16(x) BSWAP_16(x) macro
211 # define LE_16(x) (x) macro
/dports/net-im/licq-jabber/licq-f271d55/licq/include/licq/
H A Dbyteorder.h101 # define LE_16(x) le16toh(x) macro
127 # define LE_16(x) letoh16(x) macro
202 # define LE_16(x) BSWAP_16(x) macro
211 # define LE_16(x) (x) macro
/dports/net-im/licq-osd/licq-f271d55/licq/include/licq/
H A Dbyteorder.h101 # define LE_16(x) le16toh(x) macro
127 # define LE_16(x) letoh16(x) macro
202 # define LE_16(x) BSWAP_16(x) macro
211 # define LE_16(x) (x) macro
/dports/security/trousers/trousers-0.3.14_3/src/tspi/ps/
H A Dtspps.c35 #define LE_16 htole16 macro
40 #define LE_16 htole16 macro
44 #define LE_16(x) (x) macro
62 #define LE_16 htole16 macro
527 pub_key_size = LE_16(pub_key_size); in psfile_write_key()
532 pub_key_size = LE_16(pub_key_size); in psfile_write_key()
549 cache_flags = LE_16(cache_flags); in psfile_write_key()
554 cache_flags = LE_16(cache_flags); in psfile_write_key()
745 tmp[i].flags = LE_16(tmp[i].flags); in psfile_get_all_cache_entries()
1173 c->flags = LE_16(c->flags); in psfile_get_cache_entry_by_uuid()
[all …]
/dports/security/trousers/trousers-0.3.14_3/src/tcs/ps/
H A Dtcsps.c30 #define LE_16 htole16 macro
35 #define LE_16 htole16 macro
39 #define LE_16(x) (x) macro
77 #ifndef LE_16
83 #define LE_16 htole16 macro
657 pub_key_size = LE_16(pub_key_size); in psfile_write_key()
663 pub_key_size = LE_16(pub_key_size); in psfile_write_key()
666 key_blob_size = LE_16(key_blob_size); in psfile_write_key()
672 key_blob_size = LE_16(key_blob_size); in psfile_write_key()
684 cache_flags = LE_16(cache_flags); in psfile_write_key()
[all …]
H A Dps_utils.c26 #define LE_16 htole16 macro
30 #define LE_16(x) (x) macro
418 tmp->pub_data_size = LE_16(tmp->pub_data_size); in init_disk_cache()
427 tmp->blob_size = LE_16(tmp->blob_size); in init_disk_cache()
442 tmp->flags = LE_16(tmp->flags); in init_disk_cache()
/dports/archivers/7-zip/7-zip-21.07/CPP/7zip/Archive/
H A DExtHandler.cpp460 LE_16 (0xFE, GdSize); in Parse()
531 LE_16 (0x10, DirCount); in Parse()
532 LE_16 (0x12, Flags); in Parse()
537 LE_16 (0x1E, Checksum); in Parse()
570 LE_16 (0x06, Depth); in Parse()
603 LE_16 (0x04, Len); in Parse()
612 LE_16 (0x06, hi); in Parse()
680 LE_16 (0x00, Mode); in Parse()
681 LE_16 (0x02, Uid); in Parse()
687 LE_16 (0x18, Gid); in Parse()
[all …]
/dports/archivers/maxcso/maxcso-1.10.0/7zip/CPP/7zip/Archive/
H A DExtHandler.cpp458 LE_16 (0xFE, GdSize); in Parse()
529 LE_16 (0x10, DirCount); in Parse()
530 LE_16 (0x12, Flags); in Parse()
535 LE_16 (0x1E, Checksum); in Parse()
568 LE_16 (0x06, Depth); in Parse()
601 LE_16 (0x04, Len); in Parse()
610 LE_16 (0x06, hi); in Parse()
678 LE_16 (0x00, Mode); in Parse()
679 LE_16 (0x02, Uid); in Parse()
685 LE_16 (0x18, Gid); in Parse()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/mms/libmms/
H A Dmmsh.c328 g.Data2 = LE_16(buffer + offset + 4); in get_guid()
329 g.Data3 = LE_16(buffer + offset + 6); in get_guid()
466 this->chunk_type = LE_16 (&chunk_header[0]); in get_chunk_header()
467 this->chunk_length = LE_16 (&chunk_header[2]); in get_chunk_header()
506 lprintf ("len2: %d\n", LE_16(&ext_header[6])); in get_chunk_header()
518 lprintf ("len2: %d\n", LE_16(&ext_header[6])); in get_chunk_header()
631 flags = LE_16(this->asf_header + i + 48); in interp_stream_properties()
694 uint16_t streams = LE_16(this->asf_header + i + 24); in interp_header()
699 stream_id = LE_16(this->asf_header + i + 24 + 2 + j * 6); in interp_header()
736 int stream_no = LE_16(this->asf_header + i + j + 24 + 48); in interp_header()
[all …]
H A Dmms.c445 g.Data2 = LE_16(buffer + offset + 4);
446 g.Data3 = LE_16(buffer + offset + 6);
624 header->packet_len = (LE_16(this->buf + 6) - 8) & 0xffff;
786 flags = LE_16(this->asf_header + i + 48);
848 uint16_t streams = LE_16(this->asf_header + i + 24);
854 stream_id = LE_16(this->asf_header + i + 24 + 2 + j * 6);
890 int stream_no = LE_16(this->asf_header + i + j + 24 + 48);
891 int name_count = LE_16(this->asf_header + i + j + 24 + 60);
892 int ext_count = LE_16(this->asf_header + i + j + 24 + 62);
905 lang_id_index = LE_16(this->asf_header + i + j + ext_j);
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/external/cddl/osnet/sys/sys/
H A Dbyteorder.h76 #define LE_16(x) BSWAP_16(x) macro
81 #define LE_16(x) BMASK_16(x) macro
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ima_adpcm/
H A DADM_ad_ima_adpcm.cpp86 #define LE_16(x) (av_le2ne16(*(unsigned short *)(x))) macro
282 predictor_l = LE_16(&input[0]); in ms_ima_adpcm_decode_block()
287 predictor_r = LE_16(&input[4]); in ms_ima_adpcm_decode_block()
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ima_adpcm/
H A DADM_ad_ima_adpcm.cpp86 #define LE_16(x) (av_le2ne16(*(unsigned short *)(x))) macro
282 predictor_l = LE_16(&input[0]); in ms_ima_adpcm_decode_block()
287 predictor_r = LE_16(&input[4]); in ms_ima_adpcm_decode_block()
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ima_adpcm/
H A DADM_ad_ima_adpcm.cpp86 #define LE_16(x) (av_le2ne16(*(unsigned short *)(x))) macro
282 predictor_l = LE_16(&input[0]); in ms_ima_adpcm_decode_block()
287 predictor_r = LE_16(&input[4]); in ms_ima_adpcm_decode_block()
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_audioDecoders/ADM_ad_ima_adpcm/
H A DADM_ad_ima_adpcm.cpp86 #define LE_16(x) (av_le2ne16(*(unsigned short *)(x))) macro
282 predictor_l = LE_16(&input[0]); in ms_ima_adpcm_decode_block()
287 predictor_r = LE_16(&input[4]); in ms_ima_adpcm_decode_block()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Dbuffer.cpp225 uint16_t n = LE_16(*(uint16_t*)getDataPosRead()); in unpackUInt16LE()
332 *(uint16_t*)getDataPosWrite() = LE_16(data); in packUInt16LE()
390 *(uint16_t*)getDataPosWrite() = LE_16(data.size()+1); in packShortNullStringLE()
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Dbuffer.cpp225 uint16_t n = LE_16(*(uint16_t*)getDataPosRead()); in unpackUInt16LE()
332 *(uint16_t*)getDataPosWrite() = LE_16(data); in packUInt16LE()
390 *(uint16_t*)getDataPosWrite() = LE_16(data.size()+1); in packShortNullStringLE()
/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Dbuffer.cpp225 uint16_t n = LE_16(*(uint16_t*)getDataPosRead()); in unpackUInt16LE()
332 *(uint16_t*)getDataPosWrite() = LE_16(data); in packUInt16LE()
390 *(uint16_t*)getDataPosWrite() = LE_16(data.size()+1); in packShortNullStringLE()

1234