Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc33 #define PLOGF(level) PLOG(level) << __func__ << "(): " macro
44 PLOGF(ERROR) << "ioctl() failed: " << type_str; \
58 PLOGF(ERROR) << "ioctl() failed: " << #type; \
706 PLOGF(ERROR) << "Could not allocate enough output buffers"; in CreateInputBuffers()
730 PLOGF(ERROR) << "mmap() failed"; in CreateInputBuffers()
763 PLOGF(ERROR) << "Failed setting format to: " << output_format_fourcc_; in CreateOutputBuffers()
956 PLOGF(ERROR) << "ioctl() failed: VIDIOC_DQBUF"; in Dequeue()
984 PLOGF(ERROR) << "ioctl() failed: VIDIOC_DQBUF"; in Dequeue()
1195 PLOGF(ERROR) << "SetDevicePollInterrupt(): failed"; in StopDevicePoll()