Home
last modified time | relevance | path

Searched refs:count0 (Results 1 – 21 of 21) sorted by relevance

/external/toybox/toys/pending/
Dvi.c28 int count0, count1, vi_mov_flag;
700 static int cur_left(int count0, int count1, char *unused) in cur_left() argument
702 int count = count0*count1; in cur_left()
712 static int cur_right(int count0, int count1, char *unused) in cur_right() argument
714 int count = count0*count1, len, width = 0; in cur_right()
739 static int cur_up(int count0, int count1, char *unused) in cur_up() argument
741 int count = count0*count1; in cur_up()
750 static int cur_down(int count0, int count1, char *unused) in cur_down() argument
752 int count = count0*count1; in cur_down()
758 static int vi_H(int count0, int count1, char *unused) in vi_H() argument
[all …]
/external/dng_sdk/source/
Ddng_pixel_buffer.cpp44 uint32 &count0, in OptimizeOrder() argument
61 uint32 sRange = Abs_int32 (sStep0) * (count0 - 1) + in OptimizeOrder()
65 uint32 dRange = Abs_int32 (dStep0) * (count0 - 1) + in OptimizeOrder()
76 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder()
79 (((uint8 *) dPtr) + (int32)(count0 - 1) * dStep0 * (int32)dPixelSize); in OptimizeOrder()
127 (((const uint8 *) sPtr) + (int32)(count0 - 1) * sStep0 * (int32)sPixelSize); in OptimizeOrder()
130 (((uint8 *) dPtr) + (int32)(count0 - 1) * dStep0 * (int32)dPixelSize); in OptimizeOrder()
171 if (count0 == 1) step0 = 0xFFFFFFFF; in OptimizeOrder()
233 count [0] = count0; in OptimizeOrder()
237 count0 = count [index0]; in OptimizeOrder()
[all …]
Ddng_utils.cpp437 uint32 count0 = 1; in HistogramArea() local
447 count0, in HistogramArea()
454 DNG_ASSERT (count0 == 1, "OptimizeOrder logic error"); in HistogramArea()
570 uint32 count0 = tile.H (); in Process() local
594 count0, in Process()
612 for (uint32 index0 = 0; index0 < count0; index0++) in Process()
Ddng_pixel_buffer.h38 uint32 &count0,
50 uint32 &count0,
59 uint32 &count0,
Ddng_bottlenecks.h559 uint32 count0,
1691 uint32 count0, in DoMapArea16() argument
1701 count0, in DoMapArea16()
Ddng_reference.h509 uint32 count0,
Ddng_reference.cpp2616 uint32 count0, in RefMapArea16() argument
2628 for (uint32 index0 = 0; index0 < count0; index0++) in RefMapArea16()
2750 for (uint32 index0 = 0; index0 < count0; index0++) in RefMapArea16()
/external/libvpx/libvpx/vp9/encoder/
Dvp9_segmentation.c296 const int count0 = temporal_predictor_count[i][0]; in vp9_choose_segmap_coding_method() local
299 t_nopred_prob[i] = get_binary_prob(count0, count1); in vp9_choose_segmap_coding_method()
302 t_pred_cost += count0 * vp9_cost_zero(t_nopred_prob[i]) + in vp9_choose_segmap_coding_method()
/external/llvm-project/pstl/test/std/algorithms/alg.sorting/
Dsort.pass.cpp174 int32_t count0 = KeyCount; in operator ()() local
186 EXPECT_EQ(count0, count1, "key cleanup error"); in operator ()()
/external/tensorflow/tensorflow/python/kernel_tests/
Dunique_op_test.py202 y0, idx0, count0 = gen_array_ops.unique_with_counts_v2(
205 tf_y0, tf_idx0, tf_count0 = self.evaluate([y0, idx0, count0])
/external/libgav1/libgav1/src/tile/bitstream/
Dmode_info.cc174 int count0 = 0; in GetReferenceContext() local
177 count0 += block.CountReferences(static_cast<ReferenceFrameType>(type)); in GetReferenceContext()
182 return (count0 < count1) ? 0 : (count0 == count1 ? 1 : 2); in GetReferenceContext()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryBasicGeometryShaderTests.cpp1070 inline vector<int> createPattern (int count0, int count1) in createPattern() argument
1073 pattern.push_back(count0); in createPattern()
/external/mesa3d/src/mesa/main/
Datifragshader.c406 GLuint count0 = curProg->Instructions[j][i].ArgCount[0]; in _mesa_EndFragmentShaderATI() local
408 fprintf(stderr, "%2d %04X %s %d %04X %s %d\n", i, op0, op0_enum, count0, in _mesa_EndFragmentShaderATI()
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackOverflowQueryTests.cpp1824 void drawStreams(GLsizei count0, GLsizei count1 = 0, GLsizei count2 = 0, GLsizei count3 = 0) in drawStreams() argument
1833 gl.drawArrays(GL_POINTS, 0, count0); in drawStreams()
/external/libchrome/base/profiler/
Dstack_sampling_profiler_unittest.cc921 size_t count0 = samples_recorded[0].Get(); in PROFILER_TEST_F() local
931 EXPECT_EQ(count0, samples_recorded[0].Get()); in PROFILER_TEST_F()
/external/python/cpython2/Doc/library/
Dgc.rst99 Return the current collection counts as a tuple of ``(count0, count1,
/external/python/cpython3/Doc/library/
Dgc.rst116 Return the current collection counts as a tuple of ``(count0, count1,
/external/toybox/android/linux/generated/
Dglobals.h1062 int count0, count1, vi_mov_flag; member
/external/toybox/android/device/generated/
Dglobals.h1062 int count0, count1, vi_mov_flag; member
/external/toybox/android/mac/generated/
Dglobals.h1062 int count0, count1, vi_mov_flag; member
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp181 OutputCountPatternSpec (int count0, int count1);
191 OutputCountPatternSpec::OutputCountPatternSpec (int count0, int count1) in OutputCountPatternSpec() argument
193 pattern.push_back(count0); in OutputCountPatternSpec()