Home
last modified time | relevance | path

Searched refs:frame_idx (Results 1 – 25 of 812) sorted by relevance

12345678910>>...33

/dports/audio/pocketsphinx/pocketsphinx-0.8/test/unit/
H A Dtest_acmod.c75 int frame_idx = -1, best_senid;
86 frame_idx = -1;
95 int frame_idx = -1, best_senid;
106 frame_idx = -1;
125 int frame_idx = -1, best_senid;
137 frame_idx = -1;
161 int frame_idx = -1, best_senid;
172 frame_idx = -1;
192 frame_idx = -1;
227 frame_idx = -1;
[all …]
H A Dtest_acmod_grow.c75 int frame_idx = -1, best_senid; in main() local
77 senscr = acmod_score(acmod, &frame_idx); in main()
82 TEST_EQUAL(frame_counter, frame_idx); in main()
86 frame_idx = -1; in main()
96 int frame_idx = -1, best_senid; in main() local
98 senscr = acmod_score(acmod, &frame_idx); in main()
105 TEST_EQUAL(frame_counter, frame_idx); in main()
107 frame_idx = -1; in main()
116 int frame_idx = -1, best_senid; in main() local
126 TEST_EQUAL(frame_counter, frame_idx); in main()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/media/pocketsphinx/src/
H A Dstate_align_search.c75 if (hmm_frame(hmm) < frame_idx) in evaluate_hmms()
88 int nf = frame_idx + 1; in prune_hmms()
94 if (hmm_frame(hmm) < frame_idx) in prune_hmms()
103 int nf = frame_idx + 1; in phone_transition()
117 if (hmm_frame(nhmm) < frame_idx in phone_transition()
128 if (frame_idx >= sas->n_fr_alloc) { in extend_tokenstack()
145 extend_tokenstack(sas, frame_idx); in record_transitions()
153 if (hmm_frame(hmm) < frame_idx) in record_transitions()
188 prune_hmms(sas, frame_idx); in state_align_search_step()
191 phone_transition(sas, frame_idx); in state_align_search_step()
[all …]
H A Dngram_search_fwdtree.c737 nf = frame_idx + 1; in prune_root_chan()
813 nf = frame_idx + 1; in prune_nonroot_chan()
900 nf = frame_idx + 1; in last_phone_transition()
1055 nf = frame_idx + 1; in prune_word_chan()
1181 prune_root_chan(ngs, frame_idx); in prune_channels()
1182 prune_nonroot_chan(ngs, frame_idx); in prune_channels()
1184 prune_word_chan(ngs, frame_idx); in prune_channels()
1309 nf = frame_idx + 1; in word_transition()
1488 prune_channels(ngs, frame_idx); in ngram_fwdtree_search()
1490 bptable_maxwpf(ngs, frame_idx); in ngram_fwdtree_search()
[all …]
H A Dphone_loop_search.c193 rn->frame_idx = frame_idx; in renormalize_hmms()
213 if (hmm_frame(hmm) < frame_idx) in evaluate_hmms()
250 int nf = frame_idx + 1; in prune_hmms()
257 if (hmm_frame(hmm) < frame_idx) in prune_hmms()
272 int nf = frame_idx + 1; in phone_transition()
316 senscr = acmod_score(acmod, &frame_idx); in phone_loop_search_step()
321 frame_idx, pls->best_score); in phone_loop_search_step()
326 evaluate_hmms(pls, senscr, frame_idx); in phone_loop_search_step()
329 store_scores(pls, frame_idx); in phone_loop_search_step()
332 prune_hmms(pls, frame_idx); in phone_loop_search_step()
[all …]
/dports/audio/pocketsphinx/pocketsphinx-0.8/src/libpocketsphinx/
H A Dstate_align_search.c75 if (hmm_frame(hmm) < frame_idx)
88 int nf = frame_idx + 1;
94 if (hmm_frame(hmm) < frame_idx)
103 int nf = frame_idx + 1;
117 if (hmm_frame(nhmm) < frame_idx
128 if (frame_idx >= sas->n_fr_alloc) {
145 extend_tokenstack(sas, frame_idx);
153 if (hmm_frame(hmm) < frame_idx)
188 prune_hmms(sas, frame_idx);
191 phone_transition(sas, frame_idx);
[all …]
H A Dphone_loop_search.c178 rn->frame_idx = frame_idx; in renormalize_hmms()
198 if (hmm_frame(hmm) < frame_idx) in evaluate_hmms()
210 prune_hmms(phone_loop_search_t *pls, int frame_idx) in prune_hmms() argument
213 int nf = frame_idx + 1; in prune_hmms()
220 if (hmm_frame(hmm) < frame_idx) in prune_hmms()
235 int nf = frame_idx + 1; in phone_transition()
254 if (hmm_frame(nhmm) < frame_idx in phone_transition()
277 senscr = acmod_score(acmod, &frame_idx); in phone_loop_search_step()
282 frame_idx, pls->best_score); in phone_loop_search_step()
290 prune_hmms(pls, frame_idx); in phone_loop_search_step()
[all …]
H A Dngram_search_fwdtree.c737 nf = frame_idx + 1; in prune_root_chan()
813 nf = frame_idx + 1; in prune_nonroot_chan()
900 nf = frame_idx + 1; in last_phone_transition()
1055 nf = frame_idx + 1; in prune_word_chan()
1181 prune_root_chan(ngs, frame_idx); in prune_channels()
1182 prune_nonroot_chan(ngs, frame_idx); in prune_channels()
1184 prune_word_chan(ngs, frame_idx); in prune_channels()
1309 nf = frame_idx + 1; in word_transition()
1485 prune_channels(ngs, frame_idx); in ngram_fwdtree_search()
1487 bptable_maxwpf(ngs, frame_idx); in ngram_fwdtree_search()
[all …]
/dports/multimedia/vmaf/vmaf-2.3.0/libvmaf/src/feature/common/
H A Dblur_array.c22 arr->blur_buf_array[i].frame_idx = -1; in init_blur_array()
50 if (s->frame_idx == search_frame_idx) in get_blur_buf()
82 if (s->frame_idx == -1) in put_blur_buf()
85 s->frame_idx = frame_idx; in put_blur_buf()
112 if (s->frame_idx == search_frame_idx) in release_blur_buf_slot()
116 s->frame_idx = -1; in release_blur_buf_slot()
159 float* get_free_blur_buf_slot(BLUR_BUF_ARRAY* arr, int frame_idx) in get_free_blur_buf_slot() argument
168 if (s->frame_idx == -1) in get_free_blur_buf_slot()
170 s->frame_idx = frame_idx; in get_free_blur_buf_slot()
200 if (s->frame_idx == frame_idx) in get_blur_buf_reference_count()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/av1/encoder/
H A Dgop_structure.c184 for (int frame_idx = 0; frame_idx < gf_group->size; ++frame_idx) in set_gop_ref_frame_map() local
188 for (int frame_idx = 0; frame_idx < gf_group->size; ++frame_idx) { in set_gop_ref_frame_map() local
207 reset_ref_frame_idx(this_ref_map, frame_idx); in set_gop_ref_frame_map()
209 this_ref_map[REF_IDX(LAST3_FRAME)] = frame_idx; in set_gop_ref_frame_map()
210 this_ref_map[REF_IDX(EXTREF_FRAME)] = frame_idx; in set_gop_ref_frame_map()
212 this_ref_map[REF_IDX(GOLDEN_FRAME)] = frame_idx; in set_gop_ref_frame_map()
218 this_ref_map[REF_IDX(LAST3_FRAME)] = frame_idx; in set_gop_ref_frame_map()
219 this_ref_map[REF_IDX(GOLDEN_FRAME)] = frame_idx; in set_gop_ref_frame_map()
222 this_ref_map[REF_IDX(ALTREF_FRAME)] = frame_idx; in set_gop_ref_frame_map()
227 this_ref_map[REF_IDX(LAST3_FRAME)] = frame_idx; in set_gop_ref_frame_map()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Ddaalaboolreader.h73 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
79 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
86 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
95 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
121 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
127 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
135 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
147 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/aom_dsp/
H A Ddaalaboolreader.h68 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
74 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
81 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
90 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
122 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
128 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
136 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
148 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Ddaalaboolreader.h73 const int frame_idx = aom_bitstream_queue_get_frame_read(); in aom_daala_read() local
79 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
86 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
95 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
117 const int frame_idx = aom_bitstream_queue_get_frame_read(); in daala_read_symbol() local
123 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
131 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
143 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Ddaalaboolreader.h73 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
79 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
86 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
95 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
121 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
127 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
135 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
147 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Ddaalaboolreader.h73 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
79 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
86 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
95 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
121 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
127 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
135 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
147 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Ddaalaboolreader.h73 const int frame_idx = bitstream_queue_get_frame_read(); in aom_daala_read() local
79 frame_idx, 2, ref_nsymbs, queue_r); in aom_daala_read()
86 frame_idx, p, 32767, ref_cdf[0]); in aom_daala_read()
95 frame_idx, bit, ref_bit, queue_r); in aom_daala_read()
121 const int frame_idx = bitstream_queue_get_frame_read(); in daala_read_symbol() local
127 frame_idx, nsymbs, ref_nsymbs, queue_r); in daala_read_symbol()
135 fprintf(stderr, "\n *** cdf error, frame_idx_r %d cdf {%d", frame_idx, in daala_read_symbol()
147 frame_idx, symb, ref_symb, queue_r); in daala_read_symbol()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/test/API/tools/lldb-vscode/stackTrace/
H A DTestVSCode_stackTrace.py23 frame_idx = start_idx
26 if frame_idx > 20:
28 self.verify_stackFrame(frame_idx, stackFrame)
29 frame_idx += 1
31 def verify_stackFrame(self, frame_idx, stackFrame): argument
35 if frame_idx == 0:
38 elif frame_idx < 20:
46 frame_idx, frame_name, expected_name))
49 frame_idx, frame_source, self.source_path))
51 'frame #%i line %i == %i' % (frame_idx, frame_line,

12345678910>>...33