Searched refs:io_ (Results 1 – 15 of 15) sorted by relevance
70 VP8Io io_; member115 idec->io_.data = new_base; in DoRemap()116 idec->io_.data_size = MemDataSize(mem); in DoRemap()279 VP8Io* const io = &idec->io_; in IDecError()294 idec->io_.data = mem->buf_ + mem->start_; in ChangeState()295 idec->io_.data_size = MemDataSize(mem); in ChangeState()355 idec->io_.data = data; in DecodeVP8FrameHeader()356 idec->io_.data_size = curr_size; in DecodeVP8FrameHeader()392 VP8Io* const io = &idec->io_; in DecodePartition0()445 VP8Io* const io = &idec->io_; in DecodeRemaining()[all …]
34 VP8Io io_; member
61 VP8Io *io_; member
723 uint8_t* rows_out = (uint8_t*)dec->io_->opaque + dec->io_->width * start_row; in ApplyInverseTransformsAlpha()742 VP8Io* const io = dec->io_; in ProcessRows()1450 const int width = dec->io_->width; // the final width (!= dec->width_) in ExtractAlphaRows()1452 uint8_t* const dst = (uint8_t*)dec->io_->opaque + width * dec->last_row_; in ExtractAlphaRows()1473 dec->io_ = &alph_dec->io_; in VP8LDecodeAlphaHeader()1474 io = dec->io_; in VP8LDecodeAlphaHeader()1541 dec->io_ = io; in VP8LDecodeHeader()1572 io = dec->io_; in VP8LDecodeImage()
172 VP8Io io_; // copy of the VP8Io to pass to put() member
529 ctx->io_ = *io; in VP8ProcessRow()663 worker->data2 = (void*)&dec->thread_ctx_.io_; in InitThreadContext()
71 VP8Io io_; member124 idec->io_.data = new_base; in DoRemap()125 idec->io_.data_size = MemDataSize(mem); in DoRemap()270 VP8Io* const io = &idec->io_; in IDecError()285 idec->io_.data = mem->buf_ + mem->start_; in ChangeState()286 idec->io_.data_size = MemDataSize(mem); in ChangeState()350 idec->io_.data = data; in DecodeVP8FrameHeader()351 idec->io_.data_size = curr_size; in DecodeVP8FrameHeader()385 VP8Io* const io = &idec->io_; in DecodePartition0()433 VP8Io* const io = &idec->io_; in DecodeRemaining()[all …]
636 uint8_t* rows_out = (uint8_t*)dec->io_->opaque + dec->io_->width * start_row; in ApplyInverseTransformsAlpha()655 VP8Io* const io = dec->io_; in ProcessRows()1100 const int width = dec->io_->width; // the final width (!= dec->width_) in ExtractAlphaRows()1102 uint8_t* const dst = (uint8_t*)dec->io_->opaque + width * dec->last_row_; in ExtractAlphaRows()1131 dec->io_ = &io; in VP8LDecodeAlphaImageStream()1181 dec->io_ = io; in VP8LDecodeHeader()1210 io = dec->io_; in VP8LDecodeImage()
64 VP8Io *io_; member
179 VP8Io io_; // copy of the VP8Io to pass to put() member
269 ctx->io_ = *io; in VP8ProcessRow()394 worker->data2 = (void*)&dec->thread_ctx_.io_; in InitThreadContext()
22 io_(io), in V4L2Device()67 switch (io_) { in OpenDevice()149 switch (io_) { in InitDevice()161 switch (io_) { in UninitDevice()186 switch (io_) { in StartCapture()232 switch (io_) { in StopCapture()314 switch (io_) { in ReadOneFrame()
98 IOMethod io_; variable
46 getdents64, getsockopt, io_*, mount, msgctl, prctl, quotactl, recvfrom,324 * Corrected io_* syscall entries on ARM.
2207 * linux/syscallent.h: Use those for io_* syscalls.