Home
last modified time | relevance | path

Searched refs:individual (Results 1 – 25 of 1219) sorted by relevance

12345678910>>...49

/external/webrtc/webrtc/common_audio/vad/
Dvad_core.c152 individualTest = self->individual[0]; in GmmProbability()
157 individualTest = self->individual[1]; in GmmProbability()
162 individualTest = self->individual[2]; in GmmProbability()
549 memcpy(self->individual, kLocalThresholdQ, in WebRtcVad_set_mode_core()
550 sizeof(self->individual)); in WebRtcVad_set_mode_core()
560 memcpy(self->individual, kLocalThresholdLBR, in WebRtcVad_set_mode_core()
561 sizeof(self->individual)); in WebRtcVad_set_mode_core()
571 memcpy(self->individual, kLocalThresholdAGG, in WebRtcVad_set_mode_core()
572 sizeof(self->individual)); in WebRtcVad_set_mode_core()
582 memcpy(self->individual, kLocalThresholdVAG, in WebRtcVad_set_mode_core()
[all …]
/external/tensorflow/tensorflow/compiler/mlir/tensorflow/tests/tf_saved_model/
Dbuild_defs.bzl20 # We use the lit_test macro for each individual test
21 # (rather than glob_lit_tests for all tests) because each individual
24 # which would hit total file size limits for individual test invocations.
/external/exoplayer/tree/
DCONTRIBUTING.md31 * If you are an individual writing original source code and you're sure you
32 own the intellectual property, then you'll need to sign an [individual
42 [individual CLA]: https://developers.google.com/open-source/cla/individual
/external/swiftshader/third_party/llvm-7.0/llvm/test/Feature/
DREADME.txt1 This directory contains test cases for individual source features of LLVM.
5 Regression tests for individual bug fixes should go into the test/Regression dir.
/external/llvm/test/Feature/
DREADME.txt1 This directory contains test cases for individual source features of LLVM.
5 Regression tests for individual bug fixes should go into the test/Regression dir.
/external/libcxx/utils/google-benchmark/
DCONTRIBUTING.md14 * If you are an individual writing original source code and you're sure you
15 own the intellectual property, then you'll need to sign an [individual
25 [individual CLA]: https://developers.google.com/open-source/cla/individual
DCONTRIBUTORS7 # the individual or the individual's organization has agreed to
10 # https://developers.google.com/open-source/cla/individual
18 # individual or corporate CLA was used.
/external/google-benchmark/
DCONTRIBUTING.md14 * If you are an individual writing original source code and you're sure you
15 own the intellectual property, then you'll need to sign an [individual
25 [individual CLA]: https://developers.google.com/open-source/cla/individual
DCONTRIBUTORS7 # the individual or the individual's organization has agreed to
10 # https://developers.google.com/open-source/cla/individual
18 # individual or corporate CLA was used.
/external/guice/
DCONTRIBUTING.md14 * If you are an individual writing original source code and you're sure you
15 own the intellectual property, then you'll need to sign an [individual
25 [individual CLA]: https://developers.google.com/open-source/cla/individual
/external/guava/
DCONTRIBUTING.md75 - If you are an individual writing original source code and you're sure you
76 own the intellectual property, then you'll need to sign an [individual
85 [individual CLA]: https://cla.developers.google.com/about/google-individual
/external/mesa3d/docs/
Dconform.rst5 APIs it implements. Rather, individual driver teams run the
21 If you are an individual developer or your organization hasn't
/external/mesa3d/src/gallium/auxiliary/vl/
Dvl_idct.c597 tex = buffer->sampler_views.individual.source->texture; in init_source()
623 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, NULL); in cleanup_source()
635 tex = buffer->sampler_views.individual.intermediate->texture; in init_intermediate()
675 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, NULL); in cleanup_intermediate()
793 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, idct->matrix); in vl_idct_init_buffer()
794 pipe_sampler_view_reference(&buffer->sampler_views.individual.source, source); in vl_idct_init_buffer()
795 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, idct->transpose); in vl_idct_init_buffer()
796 pipe_sampler_view_reference(&buffer->sampler_views.individual.intermediate, intermediate); in vl_idct_init_buffer()
815 pipe_sampler_view_reference(&buffer->sampler_views.individual.matrix, NULL); in vl_idct_cleanup_buffer()
816 pipe_sampler_view_reference(&buffer->sampler_views.individual.transpose, NULL); in vl_idct_cleanup_buffer()
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_BatchMatMul.pbtxt36 viewed as an element of a batch), and arranges the individual results
38 individual slices can optionally be adjointed (to adjoint a matrix
Dapi_def_BatchMatMulV2.pbtxt36 viewed as an element of a batch), and arranges the individual results
38 individual slices can optionally be adjointed (to adjoint a matrix
/external/perfetto/docs/data-sources/
Dcpu-scheduling.md24 However, by zooming in, the individual scheduling events become visible:
32 Scrolling down, when expanding individual processes, the scheduling events also
34 state of individual threads:
36 ![](/docs/images/thread-states.png "States of individual threads")
/external/libaom/libaom/third_party/fastfeat/
DREADME.libaom33 The detection, scoring and nonmaximal suppression are available as individual
34 functions. To see how to use the individual functions, see fast.c
/external/harfbuzz_ng/
DCOPYING2 For parts of HarfBuzz that are licensed under different licenses see individual
18 For full copyright notices consult the individual files in the package.
DNOTICE2 For parts of HarfBuzz that are licensed under different licenses see individual
17 For full copyright notices consult the individual files in the package.
/external/u-boot/doc/device-tree-bindings/pinctrl/
Dpinctrl-bindings.txt29 individual board device tree files, and any requirements imposed by the
30 bindings for the individual client devices in use by that board, i.e. whether
121 entirely by the binding for the individual pin controller device. There
127 nodes, is again defined entirely by the binding for the individual pin
164 for all hardware or binding structures. Each individual binding document
175 individual pins (either this or "pins" has to be
/external/u-boot/doc/device-tree-bindings/clock/
Drockchip.txt15 the 10 individual gates containing 16 clocks each.
23 - clocks : should contain the parent clock for each individual gate,
/external/u-boot/drivers/adc/
DKconfig57 A STM32 ADC block can be composed of several individual ADCs.
64 - child driver to deal with individual ADC resources (declare ADC
/external/exoplayer/tree/demos/
DREADME.md4 Browse the individual demos and their READMEs to learn more.
/external/exoplayer/tree/extensions/
DREADME.md4 additional functionality. Browse the individual extensions and their READMEs to
/external/libpng/contrib/pngminim/
DREADME5 See the individual README and pngusr.dfa files for more explanation.

12345678910>>...49