Searched refs:io_ (Results 1 – 15 of 15) sorted by relevance
/external/webp/src/dec/ |
D | idec_dec.c | 70 VP8Io io_; member 117 idec->io_.data = new_base; in DoRemap() 118 idec->io_.data_size = MemDataSize(mem); in DoRemap() 286 VP8ExitCritical((VP8Decoder*)idec->dec_, &idec->io_); in IDecError() 298 idec->io_.data = mem->buf_ + mem->start_; in ChangeState() 299 idec->io_.data_size = MemDataSize(mem); in ChangeState() 359 idec->io_.data = data; in DecodeVP8FrameHeader() 360 idec->io_.data_size = curr_size; in DecodeVP8FrameHeader() 396 VP8Io* const io = &idec->io_; in DecodePartition0() 449 VP8Io* const io = &idec->io_; in DecodeRemaining() [all …]
|
D | vp8l_dec.c | 787 assert(row <= dec->io_->crop_bottom); in ProcessRows() 792 VP8Io* const io = dec->io_; in ProcessRows() 863 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractPalettedAlphaRows() 866 alph_dec->filter_ == WEBP_FILTER_HORIZONTAL) ? dec->io_->crop_top in ExtractPalettedAlphaRows() 869 assert(last_row <= dec->io_->crop_bottom); in ExtractPalettedAlphaRows() 872 const int width = dec->io_->width; in ExtractPalettedAlphaRows() 1548 assert(last_row <= dec->io_->crop_bottom); in ExtractAlphaRows() 1553 ALPHDecoder* const alph_dec = (ALPHDecoder*)dec->io_->opaque; in ExtractAlphaRows() 1555 const int width = dec->io_->width; // the final width (!= dec->width_) in ExtractAlphaRows() 1582 dec->io_ = &alph_dec->io_; in VP8LDecodeAlphaHeader() [all …]
|
D | alphai_dec.h | 34 VP8Io io_; member
|
D | alpha_dec.c | 55 VP8Io* const io = &dec->io_; in ALPHInit() 113 const int height = alph_dec->io_.crop_bottom; in ALPHDecode()
|
D | vp8li_dec.h | 61 VP8Io *io_; member
|
D | vp8i_dec.h | 171 VP8Io io_; // copy of the VP8Io to pass to put() member
|
D | frame_dec.c | 519 ctx->io_ = *io; in VP8ProcessRow() 650 worker->data2 = (void*)&dec->thread_ctx_.io_; in InitThreadContext()
|
/external/autotest/client/site_tests/camera_V4L2/src/ |
D | media_v4l2_device.cc | 25 io_(IO_METHOD_UNDEFINED), in V4L2Device() 97 io_ = io; in InitDevice() 117 switch (io_) { in InitDevice() 174 switch (io_) { in InitDevice() 197 switch (io_) { in UninitDevice() 262 switch (io_) { in StopCapture() 348 switch (io_) { in ReadOneFrame() 409 switch (io_) { in EnqueueBuffer()
|
D | media_v4l2_device.h | 119 IOMethod io_; variable
|
/external/lua/src/ |
D | lobject.h | 486 { TKey *k_=(key); const TValue *io_=(obj); \ 487 k_->nk.value_ = io_->value_; k_->nk.tt_ = io_->tt_; \ 488 (void)L; checkliveness(L,io_); }
|
/external/strace/ |
D | NEWS | 613 getdents64, getsockopt, io_*, mount, msgctl, prctl, quotactl, recvfrom, 891 * Corrected io_* syscall entries on ARM.
|
D | ChangeLog-CVS | 2207 * linux/syscallent.h: Use those for io_* syscalls.
|
D | ChangeLog | 33100 * tests/aio.c (main): Place all objects passed to io_* syscalls 37440 aio.c: enhance io_* syscalls decoding. 43147 x32: update io_{setup,submit} syscalls. 43151 * linux/x32/syscallent.h: Change existing io_{setup,submit} to 64bit, 44530 Move io_* syscalls decoding to a separate file. 49834 arm: fix io_* syscall entries.
|
/external/honggfuzz/examples/apache-httpd/corpus_http2/ |
D | e54e170e0ef0a65a259f3517ef980f10.0001fe93.honggfuzz.cov | 128 _�ʌ�R��"�#H`zsq��(�f�b�{ wNq�q�io_�c#���P8$�|h���]U�)�|G �ϩ�e�_A�XϹ�@����F�5�c˻�5ڴ8v�…
|
/external/honggfuzz/examples/apache-httpd/corpus_http1/ |
D | e54e170e0ef0a65a259f3517ef980f10.0001fe93.honggfuzz.cov | 128 _�ʌ�R��"�#H`zsq��(�f�b�{ wNq�q�io_�c#���P8$�|h���]U�)�|G �ϩ�e�_A�XϹ�@����F�5�c˻�5ڴ8v�…
|