HomeSort by relevance Sort by last modified time
    Searched refs:in_size (Results 1 - 25 of 117) sorted by null

1 2 3 4 5

  /hardware/ti/omap3/omx/system/src/openmax_il/perf/tests/
perf 227 in_size=$(expr $4 \* $5)
230 3) in_size=$(expr $in_size \* 3) ;;
231 1|2|4|5|6|7) in_size=$(expr $in_size \* 2) ;; # 5, 6, 7 should not be here
232 0|5) in_size=$(expr $(expr $in_size \* 3) / 2) ;;
234 7|9) in_size=$(expr $in_size / 2) ;;
235 10) in_size=$(expr $in_size / 4) ;
    [all...]
  /external/chromium_org/media/base/
audio_fifo.cc 18 // Under "normal" circumstances, |size| will be equal to |in_size| and
20 // where we have not yet reached the "edge" of the FIFO. If |pos| + |in_size|
24 int pos, int max_size, int in_size, int* size, int* wrap_size) {
25 if (pos + in_size > max_size) {
28 *wrap_size = in_size - *size;
31 *size = in_size;
  /external/chromium_org/remoting/base/
compound_buffer_unittest.cc 115 int in_size = 0; local
118 if (!input->Next(&in, &in_size)) {
121 EXPECT_GT(in_size, -1);
123 if (out_size <= in_size) {
125 if (in_size > out_size) {
126 input->BackUp(in_size - out_size);
131 memcpy(out, in, in_size);
132 out += in_size;
133 out_size -= in_size;
util.cc 204 const SkISize& in_size,
206 int left = (rect.left() * out_size.width()) / in_size.width();
207 int top = (rect.top() * out_size.height()) / in_size.height();
208 int right = (rect.right() * out_size.width() + in_size.width() - 1) /
209 in_size.width();
210 int bottom = (rect.bottom() * out_size.height() + in_size.height() - 1) /
211 in_size.height();
util.h 70 // Scales the supplied rectangle from |in_size| coordinates to |out_size|.
74 const SkISize& in_size,
  /external/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 133 int in_size = size; local
144 if (in_size <= out_size) {
145 memcpy(out, in, in_size);
146 output->BackUp(out_size - in_size);
152 in_size -= out_size;
163 int in_size = 0; local
168 if (!input->Next(&in, &in_size)) {
171 EXPECT_GT(in_size, -1);
172 if (in_size == 0) {
179 if (out_size <= in_size) {
    [all...]
gzip_stream.cc 81 int in_size; local
83 bool ok = sub_stream_->Next(&in, &in_size);
90 zcontext_.avail_in = in_size;
  /external/chromium_org/remoting/codec/
video_decoder_verbatim.cc 67 const int in_size = packet->data().size(); local
76 while (used < in_size) {
83 int bytes_to_copy = std::min(in_size - used, row_size - row_pos_);
  /external/openssh/
moduli.c 454 u_int32_t generator_known, in_tests, in_tries, in_type, in_size; local
503 in_size = strtoul(cp, &cp, 10);
523 in_size += 1;
548 if ((u_int32_t)BN_num_bits(p) != (in_size + 1)) {
549 debug2("%10u: bit size %u mismatch", count_in, in_size);
552 if (in_size < QSIZE_MINIMUM) {
553 debug2("%10u: bit size %u too short", count_in, in_size);
633 in_tries, in_size, generator_known, p)) {
  /system/extras/libublock/
ublock.c 238 void *in_buf, size_t in_size,
249 in_len = read(ub_ctx->fd, in_buf, in_size);
331 size_t in_size = sizeof(struct ublock_in_header) + local
336 return (in_size > out_size) ? in_size : out_size;
  /external/chromium_org/third_party/protobuf/src/google/protobuf/io/
zero_copy_stream_unittest.cc 134 int in_size = size; local
145 if (in_size <= out_size) {
146 memcpy(out, in, in_size);
147 output->BackUp(out_size - in_size);
153 in_size -= out_size;
164 int in_size = 0; local
169 if (!input->Next(&in, &in_size)) {
172 EXPECT_GT(in_size, -1);
173 if (in_size == 0) {
180 if (out_size <= in_size) {
    [all...]
gzip_stream.cc 92 int in_size; local
94 bool ok = sub_stream_->Next(&in, &in_size);
101 zcontext_.avail_in = in_size;
  /external/ceres-solver/internal/ceres/
suitesparse.cc 113 int in_size,
115 CHECK_LE(in_size, out_size);
118 memcpy(v->x, x, in_size*sizeof(*x));
suitesparse.h 101 // with the first in_size entries copied from x. If x is NULL, then
103 cholmod_dense* CreateDenseVector(const double* x, int in_size, int out_size);
  /external/qemu/android/
hw-qemud.c 231 int in_size; member in struct:QemudSerial
259 qemu_put_be32(f, s->in_size);
278 s->in_size = qemu_get_be32(f);
318 /* if in_size is 0, we're reading the header */
374 s->in_size = hex2int( s->data0 + LEGACY_LENGTH_OFFSET, LENGTH_SIZE );
377 s->in_size = hex2int( s->data0 + LENGTH_OFFSET, LENGTH_SIZE );
382 s->in_size = hex2int( s->data0 + LENGTH_OFFSET, LENGTH_SIZE );
387 if (s->in_size <= 0 || s->in_channel < 0) {
392 if (s->in_size > MAX_SERIAL_PAYLOAD) {
394 __FUNCTION__, s->in_size, s->in_channel)
    [all...]
  /bionic/libc/kernel/common/linux/
coda.h 606 u_short in_size; member in struct:ViceIoctl
hdreg.h 76 unsigned long in_size; member in struct:ide_task_request_s
  /development/ndk/platforms/android-3/include/linux/
coda.h 572 u_short in_size; member in struct:ViceIoctl
hdreg.h 67 unsigned long in_size; member in struct:ide_task_request_s
  /external/kernel-headers/original/linux/
hdreg.h 124 unsigned long in_size; member in struct:ide_task_request_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
hdreg.h 66 unsigned long in_size; member in struct:ide_task_request_s
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 66 unsigned long in_size; member in struct:ide_task_request_s
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
hdreg.h 66 unsigned long in_size; member in struct:ide_task_request_s
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
coda.h 572 u_short in_size; member in struct:ViceIoctl
hdreg.h 67 unsigned long in_size; member in struct:ide_task_request_s

Completed in 623 milliseconds

1 2 3 4 5