Home
last modified time | relevance | path

Searched refs:start_ch (Results 1 – 25 of 116) sorted by relevance

12345

/dports/security/snort3/snort3-3.1.19.0/src/service_inspectors/ftp_telnet/
H A Dftp_parse.cc188 char* start_ch; in ProcessDateFormat() local
197 start_ch = curr_ch = *format; in ProcessDateFormat()
219 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
233 start_ch = curr_ch; in ProcessDateFormat()
240 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
255 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
294 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
311 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
332 strncpy(curr_format, start_ch, curr_len); in ProcessDateFormat()
/dports/textproc/uncrustify/uncrustify-uncrustify-0.74.0/scripts/
H A Dtokenizer.py176 start_ch = self.text[self.text_idx]
177 if start_ch == 'L':
179 start_ch = self.text[self.text_idx + 1]
180 if not start_ch in '"\'':
191 elif self.text[self.text_idx] == start_ch:
/dports/devel/gnome-builder/gnome-builder-41.3/src/plugins/xml-pack/
H A Dide-xml.c148 gunichar start_ch; in ide_xml_get_element_tag_type() local
162 start_ch = gtk_text_iter_get_char (&curr_start); in ide_xml_get_element_tag_type()
166 (end_ch == '?' && start_ch == '?') || in ide_xml_get_element_tag_type()
167 (end_ch == '-' && start_ch == '!')) in ide_xml_get_element_tag_type()
170 if (start_ch == '/') in ide_xml_get_element_tag_type()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Daacenc.c510 int i, ch, w, g, chans, tag, start_ch, ret; in aac_encode_frame() local
530 start_ch = 0; in aac_encode_frame()
532 FFPsyWindowInfo* wi = windows + start_ch; in aac_encode_frame()
538 int cur_channel = start_ch + ch; in aac_encode_frame()
571 start_ch += chans; in aac_encode_frame()
582 start_ch = 0; in aac_encode_frame()
585 FFPsyWindowInfo* wi = windows + start_ch; in aac_encode_frame()
596 s->cur_channel = start_ch + ch; in aac_encode_frame()
612 s->cur_channel = start_ch; in aac_encode_frame()
632 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Daacenc.c510 int i, ch, w, g, chans, tag, start_ch, ret; in aac_encode_frame() local
530 start_ch = 0; in aac_encode_frame()
532 FFPsyWindowInfo* wi = windows + start_ch; in aac_encode_frame()
538 int cur_channel = start_ch + ch; in aac_encode_frame()
571 start_ch += chans; in aac_encode_frame()
582 start_ch = 0; in aac_encode_frame()
585 FFPsyWindowInfo* wi = windows + start_ch; in aac_encode_frame()
596 s->cur_channel = start_ch + ch; in aac_encode_frame()
612 s->cur_channel = start_ch; in aac_encode_frame()
632 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Daacenc.c584 start_ch = 0; in aac_encode_frame()
595 s->cur_channel = start_ch + ch; in aac_encode_frame()
677 start_ch += chans; in aac_encode_frame()
687 start_ch = 0; in aac_encode_frame()
724 s->cur_channel = start_ch + ch; in aac_encode_frame()
743 s->cur_channel = start_ch + ch; in aac_encode_frame()
753 s->cur_channel = start_ch; in aac_encode_frame()
776 s->cur_channel = start_ch; in aac_encode_frame()
794 s->cur_channel = start_ch; in aac_encode_frame()
811 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
H A Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
64 cur_channel = start_ch + ch; in ff_aac_ltp_insert_new_frame()
71 start_ch += chans; in ff_aac_ltp_insert_new_frame()
H A Dwmaprodec.c1825 int start_ch = s->start_channel[s->current_stream]; in xma_decode_packet() local
1826 memcpy(&s->samples[start_ch + 0][s->offset[s->current_stream] * 512], in xma_decode_packet()
1829 memcpy(&s->samples[start_ch + 1][s->offset[s->current_stream] * 512], in xma_decode_packet()
1879 int start_ch = s->start_channel[i]; in xma_decode_packet() local
1880 … memcpy(frame->extended_data[start_ch + 0], s->samples[start_ch + 0], frame->nb_samples * 4); in xma_decode_packet()
1882 … memcpy(frame->extended_data[start_ch + 1], s->samples[start_ch + 1], frame->nb_samples * 4); in xma_decode_packet()
1886 …memmove(s->samples[start_ch + 0], s->samples[start_ch + 0] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
1888 …memmove(s->samples[start_ch + 1], s->samples[start_ch + 1] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Daacenc.c586 start_ch = 0; in aac_encode_frame()
597 s->cur_channel = start_ch + ch; in aac_encode_frame()
679 start_ch += chans; in aac_encode_frame()
689 start_ch = 0; in aac_encode_frame()
726 s->cur_channel = start_ch + ch; in aac_encode_frame()
745 s->cur_channel = start_ch + ch; in aac_encode_frame()
755 s->cur_channel = start_ch; in aac_encode_frame()
778 s->cur_channel = start_ch; in aac_encode_frame()
796 s->cur_channel = start_ch; in aac_encode_frame()
813 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
H A Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
64 cur_channel = start_ch + ch; in ff_aac_ltp_insert_new_frame()
71 start_ch += chans; in ff_aac_ltp_insert_new_frame()
H A Dwmaprodec.c1774 int start_ch = s->start_channel[s->current_stream]; in xma_decode_packet() local
1775 memcpy(&s->samples[start_ch + 0][s->offset[s->current_stream] * 512], in xma_decode_packet()
1778 memcpy(&s->samples[start_ch + 1][s->offset[s->current_stream] * 512], in xma_decode_packet()
1828 int start_ch = s->start_channel[i]; in xma_decode_packet() local
1829 … memcpy(frame->extended_data[start_ch + 0], s->samples[start_ch + 0], frame->nb_samples * 4); in xma_decode_packet()
1831 … memcpy(frame->extended_data[start_ch + 1], s->samples[start_ch + 1], frame->nb_samples * 4); in xma_decode_packet()
1835 …memmove(s->samples[start_ch + 0], s->samples[start_ch + 0] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
1837 …memmove(s->samples[start_ch + 1], s->samples[start_ch + 1] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Daacenc.c586 start_ch = 0; in aac_encode_frame()
597 s->cur_channel = start_ch + ch; in aac_encode_frame()
679 start_ch += chans; in aac_encode_frame()
689 start_ch = 0; in aac_encode_frame()
726 s->cur_channel = start_ch + ch; in aac_encode_frame()
745 s->cur_channel = start_ch + ch; in aac_encode_frame()
755 s->cur_channel = start_ch; in aac_encode_frame()
778 s->cur_channel = start_ch; in aac_encode_frame()
796 s->cur_channel = start_ch; in aac_encode_frame()
813 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
H A Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
64 cur_channel = start_ch + ch; in ff_aac_ltp_insert_new_frame()
71 start_ch += chans; in ff_aac_ltp_insert_new_frame()
H A Dwmaprodec.c1814 int start_ch = s->start_channel[s->current_stream]; in xma_decode_packet() local
1815 memcpy(&s->samples[start_ch + 0][s->offset[s->current_stream] * 512], in xma_decode_packet()
1818 memcpy(&s->samples[start_ch + 1][s->offset[s->current_stream] * 512], in xma_decode_packet()
1868 int start_ch = s->start_channel[i]; in xma_decode_packet() local
1869 … memcpy(frame->extended_data[start_ch + 0], s->samples[start_ch + 0], frame->nb_samples * 4); in xma_decode_packet()
1871 … memcpy(frame->extended_data[start_ch + 1], s->samples[start_ch + 1], frame->nb_samples * 4); in xma_decode_packet()
1875 …memmove(s->samples[start_ch + 0], s->samples[start_ch + 0] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
1877 …memmove(s->samples[start_ch + 1], s->samples[start_ch + 1] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Daacenc.c587 start_ch = 0; in aac_encode_frame()
598 s->cur_channel = start_ch + ch; in aac_encode_frame()
680 start_ch += chans; in aac_encode_frame()
690 start_ch = 0; in aac_encode_frame()
727 s->cur_channel = start_ch + ch; in aac_encode_frame()
746 s->cur_channel = start_ch + ch; in aac_encode_frame()
756 s->cur_channel = start_ch; in aac_encode_frame()
779 s->cur_channel = start_ch; in aac_encode_frame()
797 s->cur_channel = start_ch; in aac_encode_frame()
814 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
H A Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
64 cur_channel = start_ch + ch; in ff_aac_ltp_insert_new_frame()
71 start_ch += chans; in ff_aac_ltp_insert_new_frame()
H A Dwmaprodec.c1814 int start_ch = s->start_channel[s->current_stream]; in xma_decode_packet() local
1815 memcpy(&s->samples[start_ch + 0][s->offset[s->current_stream] * 512], in xma_decode_packet()
1818 memcpy(&s->samples[start_ch + 1][s->offset[s->current_stream] * 512], in xma_decode_packet()
1868 int start_ch = s->start_channel[i]; in xma_decode_packet() local
1869 … memcpy(frame->extended_data[start_ch + 0], s->samples[start_ch + 0], frame->nb_samples * 4); in xma_decode_packet()
1871 … memcpy(frame->extended_data[start_ch + 1], s->samples[start_ch + 1], frame->nb_samples * 4); in xma_decode_packet()
1875 …memmove(s->samples[start_ch + 0], s->samples[start_ch + 0] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
1877 …memmove(s->samples[start_ch + 1], s->samples[start_ch + 1] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Daacenc.c583 start_ch = 0; in aac_encode_frame()
594 s->cur_channel = start_ch + ch; in aac_encode_frame()
676 start_ch += chans; in aac_encode_frame()
686 start_ch = 0; in aac_encode_frame()
723 s->cur_channel = start_ch + ch; in aac_encode_frame()
742 s->cur_channel = start_ch + ch; in aac_encode_frame()
752 s->cur_channel = start_ch; in aac_encode_frame()
775 s->cur_channel = start_ch; in aac_encode_frame()
793 s->cur_channel = start_ch; in aac_encode_frame()
810 s->cur_channel = start_ch + ch; in aac_encode_frame()
[all …]
H A Daacenc_ltp.c55 int i, ch, tag, chans, cur_channel, start_ch = 0; in ff_aac_ltp_insert_new_frame() local
64 cur_channel = start_ch + ch; in ff_aac_ltp_insert_new_frame()
71 start_ch += chans; in ff_aac_ltp_insert_new_frame()
H A Dwmaprodec.c1822 int start_ch = s->start_channel[s->current_stream]; in xma_decode_packet() local
1823 memcpy(&s->samples[start_ch + 0][s->offset[s->current_stream] * 512], in xma_decode_packet()
1826 memcpy(&s->samples[start_ch + 1][s->offset[s->current_stream] * 512], in xma_decode_packet()
1876 int start_ch = s->start_channel[i]; in xma_decode_packet() local
1877 … memcpy(frame->extended_data[start_ch + 0], s->samples[start_ch + 0], frame->nb_samples * 4); in xma_decode_packet()
1879 … memcpy(frame->extended_data[start_ch + 1], s->samples[start_ch + 1], frame->nb_samples * 4); in xma_decode_packet()
1883 …memmove(s->samples[start_ch + 0], s->samples[start_ch + 0] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
1885 …memmove(s->samples[start_ch + 1], s->samples[start_ch + 1] + frame->nb_samples, s->offset[i] * 4 *… in xma_decode_packet()
/dports/devel/emscripten/emscripten-2.0.3/tools/
H A Demdump.py617 start_ch = s[start]
618 if start_ch == '(': end_ch = ')'
619 elif start_ch == '{': end_ch = '}'
620 elif start_ch == '<': end_ch = '>'
621 elif start_ch == '[': end_ch = ']'
622 elif start_ch == '"': end_ch = '"'
623 elif start_ch == "'": end_ch = "'"
625 raise Exception('Unknown start token ' + start_ch + ', string ' + s + ', start ' + start)
634 elif s[i] == start_ch:
/dports/games/dose-response/dose-response-179c326/cargo-crates/zmq-0.8.2/examples/msgsend/
H A Dmain.rs97 let start_ch = spawn_server(ctx, workers); in run() localVariable
116 start_ch.send(()).unwrap(); in run()
/dports/x11-wm/openbox/openbox-3.6/openbox/
H A Dmoveresize.c57 static gint start_x, start_y, start_cx, start_cy, start_cw, start_ch; variable
241 start_ch = c->area.height; in moveresize_start()
266 cur_h = start_ch; in moveresize_start()
341 (cancel ? start_ch : cur_h), in moveresize_end()
1047 dh -= cur_h - start_ch; in moveresize_event()
/dports/science/R-cran-kernlab/kernlab/src/
H A Desa.h130 const SYMBOL &start_ch, const UInt32 &depth,
/dports/games/scummvm/scummvm-2.5.1/engines/glk/quest/
H A Dread_file.cpp854 uint start_ch = 0, end_ch = 0; in preprocess() local
855 while (start_ch < v[line].size()) in preprocess()
856 if (next_token(v[line], start_ch, end_ch)[0] == '\'') { in preprocess()
857 v[line] = v[line].substr(0, start_ch); in preprocess()

12345