Home
last modified time | relevance | path

Searched refs:SetDevicePollInterrupt (Results 1 – 3 of 3) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_device.h79 bool SetDevicePollInterrupt();
Dv4l2_device.cc180 bool V4L2Device::SetDevicePollInterrupt() { in SetDevicePollInterrupt() function in media::V4L2Device
Dv4l2_video_decode_accelerator.cc1007 if (!device_->SetDevicePollInterrupt()) { in Enqueue()
1029 if (!device_->SetDevicePollInterrupt()) { in Enqueue()
1535 if (!device_->SetDevicePollInterrupt()) { in StopDevicePoll()