Home
last modified time | relevance | path

Searched refs:VPLOGF (Results 1 – 2 of 2) sorted by relevance

/external/v4l2_codec2/vda/
Dv4l2_device.cc22 #define VPLOGF(level) VPLOG(level) << __func__ << "(): " macro
160 VPLOGF(1) << "poll() failed"; in Poll()
186 VPLOGF(1) << "write() failed"; in SetDevicePollInterrupt()
202 VPLOGF(1) << "read() failed"; in ClearDevicePollInterrupt()
Dv4l2_video_decode_accelerator.cc34 #define VPLOGF(level) VPLOG(level) << __func__ << "(): " macro
45 VPLOGF(1) << "ioctl() failed: " << type_str; \
60 VPLOGF(1) << "ioctl() failed: " << #type; \
1008 VPLOGF(1) << "SetDevicePollInterrupt failed"; in Enqueue()
1030 VPLOGF(1) << "SetDevicePollInterrupt(): failed"; in Enqueue()
1100 VPLOGF(1) << "ioctl() failed: VIDIOC_DQBUF"; in DequeueInputBuffer()
1139 VPLOGF(1) << "ioctl() failed: VIDIOC_DQBUF"; in DequeueOutputBuffer()
1536 VPLOGF(1) << "SetDevicePollInterrupt(): failed"; in StopDevicePoll()
1719 VPLOGF(1) << "ioctl() failed: VIDIOC_G_FMT"; in GetFormatInfo()
1773 VPLOGF(1) << "ioctl() VIDIOC_G_CROP failed"; in GetVisibleSize()
[all …]