Home
last modified time | relevance | path

Searched refs:packed_buffer (Results 1 – 25 of 104) sorted by relevance

12345

/dports/net/openmpi3/openmpi-3.1.6/opal/datatype/
H A Dopal_datatype_unpack.c72 unsigned char *user_memory, *packed_buffer; in opal_unpack_homogeneous_contig_function() local
90 packed_buffer = (unsigned char*)iov[iov_count].iov_base; in opal_unpack_homogeneous_contig_function()
97 … (void*)user_memory, (void*)packed_buffer, (unsigned long)remaining ); ); in opal_unpack_homogeneous_contig_function()
103 … (void*)user_memory, (void*)packed_buffer, (unsigned long)remaining ); ); in opal_unpack_homogeneous_contig_function()
104 MEMCPY_CSUM( user_memory, packed_buffer, remaining, pConv ); in opal_unpack_homogeneous_contig_function()
109 … (void*)user_memory, (void*)packed_buffer, (unsigned long)remaining ); ); in opal_unpack_homogeneous_contig_function()
118 MEMCPY_CSUM( user_memory, packed_buffer, length, pConv ); in opal_unpack_homogeneous_contig_function()
119 packed_buffer += length; in opal_unpack_homogeneous_contig_function()
137 MEMCPY_CSUM( user_memory, packed_buffer, pData->size, pConv ); in opal_unpack_homogeneous_contig_function()
138 packed_buffer += pData->size; in opal_unpack_homogeneous_contig_function()
[all …]
H A Dopal_datatype_pack.c116 unsigned char *user_memory, *packed_buffer; in opal_pack_homogeneous_contig_with_gaps_function() local
139 packed_buffer = (unsigned char *)iov[iov_count].iov_base; in opal_pack_homogeneous_contig_with_gaps_function()
145 if( packed_buffer == NULL ) { in opal_pack_homogeneous_contig_with_gaps_function()
201 … (void*)user_memory, (void*)packed_buffer, (unsigned long)remaining ); ); in opal_pack_homogeneous_contig_with_gaps_function()
210 … (void*)user_memory, (void*)packed_buffer, (unsigned long)length ); ); in opal_pack_homogeneous_contig_with_gaps_function()
211 MEMCPY_CSUM( packed_buffer, user_memory, length, pConv ); in opal_pack_homogeneous_contig_with_gaps_function()
212 packed_buffer += length; in opal_pack_homogeneous_contig_with_gaps_function()
230 MEMCPY_CSUM( packed_buffer, user_memory, pData->size, pConv ); in opal_pack_homogeneous_contig_with_gaps_function()
231 packed_buffer += pData->size; in opal_pack_homogeneous_contig_with_gaps_function()
243 … (void*)user_memory, (void*)packed_buffer, (unsigned long)remaining ); ); in opal_pack_homogeneous_contig_with_gaps_function()
[all …]
/dports/net/openmpi3/openmpi-3.1.6/ompi/datatype/
H A Dompi_datatype_args.c42 void** packed_buffer, int* next_index );
422 int i, *position = (int*)*packed_buffer; in __ompi_datatype_pack_description()
424 char* next_packed = (char*)*packed_buffer; in __ompi_datatype_pack_description()
430 *packed_buffer = next_packed; in __ompi_datatype_pack_description()
437 packed_buffer, in __ompi_datatype_pack_description()
478 *packed_buffer = next_packed; in __ompi_datatype_pack_description()
484 const void** packed_buffer ) in ompi_datatype_get_pack_description() argument
532 *packed_buffer = (const void *) packed_description; in ompi_datatype_get_pack_description()
578 next_buffer = (char*)*packed_buffer; in __ompi_datatype_create_from_packed_description()
596 *packed_buffer = position + 2; in __ompi_datatype_create_from_packed_description()
[all …]
/dports/net/openmpi/openmpi-4.1.1/ompi/datatype/
H A Dompi_datatype_args.c42 void** packed_buffer, int* next_index );
422 int i, *position = (int*)*packed_buffer; in __ompi_datatype_pack_description()
424 char* next_packed = (char*)*packed_buffer; in __ompi_datatype_pack_description()
430 *packed_buffer = next_packed; in __ompi_datatype_pack_description()
437 packed_buffer, in __ompi_datatype_pack_description()
478 *packed_buffer = next_packed; in __ompi_datatype_pack_description()
484 const void** packed_buffer ) in ompi_datatype_get_pack_description() argument
533 *packed_buffer = (const void *) packed_description; in ompi_datatype_get_pack_description()
579 next_buffer = (char*)*packed_buffer; in __ompi_datatype_create_from_packed_description()
597 *packed_buffer = position + 2; in __ompi_datatype_create_from_packed_description()
[all …]
/dports/devel/ga/ga-5.8/comex/src-mpi-mt/
H A Dcomex.c1678 char *packed_buffer = NULL; in _put_packed_handler() local
1722 free(packed_buffer); in _put_packed_handler()
1730 char *packed_buffer = NULL; in _put_iov_handler() local
1796 free(packed_buffer); in _put_iov_handler()
1826 char *packed_buffer = NULL; in _get_packed_handler() local
1857 free(packed_buffer); in _get_packed_handler()
1864 char *packed_buffer = NULL; in _get_iov_handler() local
1930 free(packed_buffer); in _get_iov_handler()
2132 char *packed_buffer = NULL; in _acc_iov_handler() local
2233 free(packed_buffer); in _acc_iov_handler()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc139 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
142 packed_buffer->clear(); in PackRenderAudioBuffer()
143 packed_buffer->insert(packed_buffer->end(), in PackRenderAudioBuffer()
/dports/devel/ga/ga-5.8/comex/src-mpi-pt/
H A Dcomex.c882 char *packed_buffer = NULL; in pack() local
906 COMEX_ASSERT(packed_buffer); in pack()
935 return packed_buffer; in pack()
2381 char *packed_buffer = NULL; in _put_packed_handler() local
2432 free(packed_buffer); in _put_packed_handler()
2442 char *packed_buffer = NULL; in _put_iov_handler() local
2514 free(packed_buffer); in _put_iov_handler()
2553 char *packed_buffer = NULL; in _get_packed_handler() local
2589 free(packed_buffer); in _get_packed_handler()
2669 free(packed_buffer); in _get_iov_handler()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc131 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
137 packed_buffer->clear(); in PackRenderAudioBuffer()
146 packed_buffer->insert( in PackRenderAudioBuffer()
147 packed_buffer->end(), data_to_buffer.data(), in PackRenderAudioBuffer()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels_f()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc133 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
138 packed_buffer->clear(); in PackRenderAudioBuffer()
143 packed_buffer->insert( in PackRenderAudioBuffer()
144 packed_buffer->end(), in PackRenderAudioBuffer()
/dports/net-im/tg_owt/tg_owt-d578c76/src/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc131 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
137 packed_buffer->clear(); in PackRenderAudioBuffer()
146 packed_buffer->insert( in PackRenderAudioBuffer()
147 packed_buffer->end(), data_to_buffer.data(), in PackRenderAudioBuffer()
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc131 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
137 packed_buffer->clear(); in PackRenderAudioBuffer()
146 packed_buffer->insert( in PackRenderAudioBuffer()
147 packed_buffer->end(), data_to_buffer.data(), in PackRenderAudioBuffer()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc198 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
199 packed_buffer->clear(); in PackRenderAudioBuffer()
200 packed_buffer->insert(packed_buffer->end(), audio->channels_f()[0], in PackRenderAudioBuffer()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc131 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
137 packed_buffer->clear(); in PackRenderAudioBuffer()
146 packed_buffer->insert( in PackRenderAudioBuffer()
147 packed_buffer->end(), data_to_buffer.data(), in PackRenderAudioBuffer()
/dports/www/firefox-esr/firefox-91.8.0/third_party/libwebrtc/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc198 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
199 packed_buffer->clear(); in PackRenderAudioBuffer()
200 packed_buffer->insert(packed_buffer->end(), audio->channels_f()[0], in PackRenderAudioBuffer()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc203 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
204 packed_buffer->clear(); in PackRenderAudioBuffer()
205 packed_buffer->insert(packed_buffer->end(), audio->channels()[0], in PackRenderAudioBuffer()
H A Decho_control_mobile_impl.cc131 std::vector<int16_t>* packed_buffer) { in PackRenderAudioBuffer() argument
137 packed_buffer->clear(); in PackRenderAudioBuffer()
146 packed_buffer->insert( in PackRenderAudioBuffer()
147 packed_buffer->end(), data_to_buffer.data(), in PackRenderAudioBuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/media/webrtc/trunk/webrtc/modules/audio_processing/
H A Dresidual_echo_detector.cc198 std::vector<float>* packed_buffer) { in PackRenderAudioBuffer() argument
199 packed_buffer->clear(); in PackRenderAudioBuffer()
200 packed_buffer->insert(packed_buffer->end(), audio->channels_f()[0], in PackRenderAudioBuffer()
/dports/net/openmpi/openmpi-4.1.1/opal/datatype/
H A Dopal_datatype_pack.c115 unsigned char *user_memory, *packed_buffer; in opal_pack_homogeneous_contig_with_gaps_function() local
157 packed_buffer = (unsigned char *)iov[idx].iov_base; in opal_pack_homogeneous_contig_with_gaps_function()
162 (void*)user_memory, (void*)packed_buffer, remaining ); ); in opal_pack_homogeneous_contig_with_gaps_function()
171 (void*)user_memory, (void*)packed_buffer, length ); ); in opal_pack_homogeneous_contig_with_gaps_function()
172 MEMCPY_CSUM( packed_buffer, user_memory, length, pConv ); in opal_pack_homogeneous_contig_with_gaps_function()
173 packed_buffer += length; in opal_pack_homogeneous_contig_with_gaps_function()
192 … (void*)user_memory, (void*)packed_buffer, pData->size, remaining, iov[idx].iov_len ); ); in opal_pack_homogeneous_contig_with_gaps_function()
193 MEMCPY_CSUM( packed_buffer, user_memory, pData->size, pConv ); in opal_pack_homogeneous_contig_with_gaps_function()
194 packed_buffer += pData->size; in opal_pack_homogeneous_contig_with_gaps_function()
206 (void*)user_memory, (void*)packed_buffer, remaining ); ); in opal_pack_homogeneous_contig_with_gaps_function()
[all …]
H A Dopal_datatype_unpack.c72 unsigned char *user_memory, *packed_buffer; in opal_unpack_homogeneous_contig_function() local
92 packed_buffer = (unsigned char*)iov[iov_idx].iov_base; in opal_unpack_homogeneous_contig_function()
99 … iov_idx, (void*)user_memory, (void*)packed_buffer, remaining ); ); in opal_unpack_homogeneous_contig_function()
100 MEMCPY_CSUM( user_memory, packed_buffer, remaining, pConv ); in opal_unpack_homogeneous_contig_function()
110 packed_buffer = (unsigned char*)iov[iov_idx].iov_base; in opal_unpack_homogeneous_contig_function()
118 … iov_idx, (void*)user_memory, (void*)packed_buffer, stack[1].count, i ); ); in opal_unpack_homogeneous_contig_function()
119 MEMCPY_CSUM( user_memory, packed_buffer, stack[1].count, pConv ); in opal_unpack_homogeneous_contig_function()
121 packed_buffer += stack[1].count; in opal_unpack_homogeneous_contig_function()
137 … iov_idx, (void*)user_memory, (void*)packed_buffer, remaining ); ); in opal_unpack_homogeneous_contig_function()
138 MEMCPY_CSUM( user_memory, packed_buffer, remaining, pConv ); in opal_unpack_homogeneous_contig_function()
/dports/graphics/openexr/openexr-3.1.4/src/lib/OpenEXRCore/
H A Ddecoding.c68 decode->unpacked_buffer = decode->packed_buffer; in update_pack_unpack_ptrs()
145 if (decode->unpacked_buffer == decode->packed_buffer && in default_read_chunk()
174 &(decode->packed_buffer), in default_read_chunk()
183 decode->packed_buffer, in default_read_chunk()
192 &(decode->packed_buffer), in default_read_chunk()
200 decode->packed_buffer); in default_read_chunk()
321 decode->packed_buffer, in default_decompress_chunk()
702 if (decode->unpacked_buffer == decode->packed_buffer && in exr_decoding_destroy()
709 &(decode->packed_buffer), in exr_decoding_destroy()

12345