Home
last modified time | relevance | path

Searched refs:Ioctl (Results 1 – 5 of 5) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_device.cc137 int V4L2Device::Ioctl(int request, void* arg) { in Ioctl() function in media::V4L2Device
248 if (Ioctl(VIDIOC_EXPBUF, &expbuf) != 0) { in GetDmabufsForV4L2Buffer()
290 for (; Ioctl(VIDIOC_ENUM_FRAMESIZES, &frame_size) == 0; ++frame_size.index) { in GetSupportedResolution()
338 for (; Ioctl(VIDIOC_ENUM_FMT, &fmtdesc) == 0; ++fmtdesc.index) { in EnumerateSupportedPixelformats()
Dv4l2_video_decode_accelerator.cc44 if (device_->Ioctl(type, arg) != 0) { \
59 if (device_->Ioctl(type, arg) != 0) \
1051 while (device_->Ioctl(VIDIOC_DQEVENT, &ev) == 0) { in DequeueResolutionChangeEvent()
1095 if (device_->Ioctl(VIDIOC_DQBUF, &dqbuf) != 0) { in DequeueInputBuffer()
1131 if (device_->Ioctl(VIDIOC_DQBUF, &dqbuf) != 0) { in DequeueOutputBuffer()
1365 if (device_->Ioctl(VIDIOC_TRY_DECODER_CMD, &cmd) != 0) { in IsDecoderCmdSupported()
1713 if (device_->Ioctl(VIDIOC_G_FMT, format) != 0) { in GetFormatInfo()
1763 if (device_->Ioctl(VIDIOC_G_SELECTION, &selection_arg) == 0) { in GetVisibleSize()
1772 if (device_->Ioctl(VIDIOC_G_CROP, &crop_arg) != 0) { in GetVisibleSize()
1878 while (device_->Ioctl(VIDIOC_ENUM_FMT, &fmtdesc) == 0) { in SetupFormats()
[all …]
Dv4l2_device.h62 int Ioctl(int request, void* arg);
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_ioctl.inc10 // Ioctl handling in common sanitizer interceptors.
/external/e2fsprogs/po/
Dit.po203 msgstr "Ioctl BLKFLSBUF non supportata: impossibile svuotare i buffer.\n"