Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_device.cc144 int V4L2Device::Ioctl(int request, void* arg) { in Ioctl() function in media::V4L2Device
253 if (Ioctl(VIDIOC_EXPBUF, &expbuf) != 0) { in GetDmabufsForV4L2Buffer()
295 for (; Ioctl(VIDIOC_ENUM_FRAMESIZES, &frame_size) == 0; ++frame_size.index) { in GetSupportedResolution()
343 for (; Ioctl(VIDIOC_ENUM_FMT, &fmtdesc) == 0; ++fmtdesc.index) { in EnumerateSupportedPixelformats()
Dv4l2_device.h61 int Ioctl(int request, void* arg);
Dv4l2_slice_video_decode_accelerator.cc43 if (device_->Ioctl(type, arg) != 0) { \
57 if (device_->Ioctl(type, arg) != 0) \
641 while (device_->Ioctl(VIDIOC_ENUM_FMT, &fmtdesc) == 0) { in SetupFormats()
669 while (device_->Ioctl(VIDIOC_ENUM_FMT, &fmtdesc) == 0) { in SetupFormats()
762 if (device_->Ioctl(VIDIOC_S_FMT, &format) != 0) { in CreateOutputBuffers()
951 if (device_->Ioctl(VIDIOC_DQBUF, &dqbuf) != 0) { in Dequeue()
979 if (device_->Ioctl(VIDIOC_DQBUF, &dqbuf) != 0) { in Dequeue()
2264 return (device_->Ioctl(VIDIOC_QUERYCTRL, &query_ctrl) == 0); in IsCtrlExposed()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_common_interceptors_ioctl.inc10 // Ioctl handling in common sanitizer interceptors.
/external/e2fsprogs/po/
Dit.po196 msgstr "Ioctl BLKFLSBUF non supportata: impossibile svuotare i buffer.\n"