Home
last modified time | relevance | path

Searched defs:counts (Results 1 – 25 of 65) sorted by relevance

123

/external/apache-commons-math/src/main/java/org/apache/commons/math/stat/inference/
DChiSquareTest.java150 double chiSquare(long[][] counts) in chiSquare()
181 double chiSquareTest(long[][] counts) in chiSquareTest()
219 boolean chiSquareTest(long[][] counts, double alpha) in chiSquareTest()
DChiSquareTestImpl.java151 public double chiSquare(long[][] counts) throws IllegalArgumentException { in chiSquare()
188 public double chiSquareTest(long[][] counts) in chiSquareTest()
204 public boolean chiSquareTest(long[][] counts, double alpha) in chiSquareTest()
DTestUtils.java334 public static double chiSquare(long[][] counts) in chiSquare()
359 public static boolean chiSquareTest(long[][] counts, double alpha) in chiSquareTest()
367 public static double chiSquareTest(long[][] counts) in chiSquareTest()
/external/libvpx/libvpx/vpx_dsp/
Dprob.c35 const unsigned int *counts, in tree_merge_probs_impl()
51 const unsigned int *counts, vpx_prob *probs) { in vpx_tree_merge_probs()
/external/libvpx/libvpx/vp9/decoder/
Dvp9_decodemv.c33 FRAME_COUNTS *counts = xd->counts; in read_intra_mode_y() local
44 FRAME_COUNTS *counts = xd->counts; in read_intra_mode_uv() local
54 FRAME_COUNTS *counts = xd->counts; in read_inter_mode() local
67 FRAME_COUNTS *counts = xd->counts; in read_selected_tx_size() local
194 FRAME_COUNTS *counts = xd->counts; in read_skip() local
287 nmv_context_counts *counts, int allow_hp) { in read_mv()
312 FRAME_COUNTS *counts = xd->counts; in read_block_reference_mode() local
326 FRAME_COUNTS *counts = xd->counts; in read_ref_frames() local
373 FRAME_COUNTS *counts = xd->counts; in read_switchable_interp_filter() local
429 FRAME_COUNTS *counts = xd->counts; in assign_mv() local
[all …]
/external/deqp/modules/gles2/stress/
Des2sVertexArrayTests.cpp74 int counts[] = {1, 256}; in init() local
143 int counts[] = {1, 256}; in init() local
212 int counts[] = {5, 256}; in init() local
283 int counts[] = {1, 256}; in init() local
/external/guava/guava/src/com/google/common/collect/
DRegularImmutableSortedMultiset.java33 private final transient int[] counts; field in RegularImmutableSortedMultiset
40 int[] counts, in RegularImmutableSortedMultiset()
DImmutableSortedMultiset.java105 int[] counts = {1}; in of() local
296 int[] counts = new int[entries.size()]; in copyOfSortedEntries() local
545 int[] counts; field in ImmutableSortedMultiset.SerializedForm
/external/libvpx/libvpx/vp9/common/
Dvp9_entropymv.c164 void vp9_inc_mv(const MV *mv, nmv_context_counts *counts) { in vp9_inc_mv()
184 const nmv_context_counts *counts = &cm->counts.mv; in vp9_adapt_mv_probs() local
Dvp9_entropymode.c341 const FRAME_COUNTS *counts = &cm->counts; in vp9_adapt_mode_probs() local
/external/deqp/modules/gles3/stress/
Des3sVertexArrayTests.cpp76 int counts[] = {1, 256}; in init() local
174 int counts[] = {1, 256}; in init() local
278 int counts[] = {5, 256}; in init() local
382 int counts[] = {1, 256}; in init() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodemv.c148 static void write_mv_update(const vpx_tree_index *tree, in write_mv_update()
164 nmv_context_counts *const counts) { in vp9_write_nmv_probs()
233 nmv_context_counts *counts) { in inc_mvs()
Dvp9_tokenize.c463 unsigned int *counts) { in add_token()
476 unsigned int *counts) { in add_token_no_extra()
512 unsigned int (*const counts)[COEFF_CONTEXTS][ENTROPY_TOKENS] = in tokenize_b() local
Dvp9_bitstream.c64 static void prob_diff_update(const vpx_tree_index *tree, in prob_diff_update()
106 FRAME_COUNTS *counts) { in update_skip_probs()
114 FRAME_COUNTS *counts) { in update_switchable_interp_probs()
816 FRAME_COUNTS *counts) { in encode_txfm_probs()
861 static void fix_interp_filter(VP9_COMMON *cm, FRAME_COUNTS *counts) { in fix_interp_filter()
1157 FRAME_COUNTS *counts = cpi->td.counts; in write_compressed_header() local
/external/deqp/modules/gles2/functional/
Des2fVertexArrayTest.cpp73 int counts[] = {1, 256}; in init() local
142 int counts[] = {1, 256}; in init() local
211 int counts[] = {5, 256}; in init() local
282 int counts[] = {1, 256}; in init() local
350 int counts[] = {1, 256}; in init() local
413 int counts[] = {1, 256}; in init() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/duration/
DPeriod.java30 final int[] counts; field in Period
301 Period(int timeLimit, boolean inFuture, int[] counts) { in Period()
DBasicPeriodFormatter.java53 private String format(int tl, boolean inFuture, int[] counts) { in format()
/external/deqp/modules/gles3/functional/
Des3fVertexArrayTest.cpp73 int counts[] = {1, 256}; in init() local
171 int counts[] = {1, 256}; in init() local
275 int counts[] = {5, 256}; in init() local
379 int counts[] = {1, 256}; in init() local
479 int counts[] = {1, 256}; in init() local
573 int counts[] = {1, 256}; in init() local
/external/libvncserver/libvncserver/
Drre.c274 static int counts[NUMCLRS]; in getBgColour() local
Dcorre.c307 static int counts[NUMCLRS]; in getBgColour() local
/external/skia/debugger/
DSkDebugger.cpp68 SkTDArray<int> counts; in getOverviewText() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/test/util/
DTestBNF.java133 int[] counts; field in TestBNF.Counts
/external/libdrm/
Dxf86drmMode.c164 struct drm_mode_card_res res, counts; in drmModeGetResources() local
483 struct drm_mode_get_connector conn, counts; in drmModeGetConnector() local
939 struct drm_mode_get_plane ovr, counts; in drmModeGetPlane() local
999 struct drm_mode_get_plane_res res, counts; in drmModeGetPlaneResources() local
/external/icu/icu4j/main/tests/translit/src/com/ibm/icu/dev/util/
DCaseIterator.java407 private int[] counts; field in CaseIterator
/external/strace/
Dcount.c46 #define counts (countv[current_personality]) macro

123