HomeSort by relevance Sort by last modified time
    Searched refs:VPLOGF (Results 1 - 3 of 3) sorted by null

  /external/v4l2_codec2/vda/
v4l2_device.cc 22 #define VPLOGF(level) VPLOG(level) << __func__ << "(): "
173 VPLOGF(1) << "poll() failed";
199 VPLOGF(1) << "write() failed";
215 VPLOGF(1) << "read() failed";
v4l2_video_decode_accelerator.cc 34 #define VPLOGF(level) VPLOG(level) << __func__ << "(): "
45 VPLOGF(1) << "ioctl() failed: " << type_str; \
60 VPLOGF(1) << "ioctl() failed: " << #type; \
    [all...]
v4l2_slice_video_decode_accelerator.cc 33 #define VPLOGF(level) VPLOG(level) << __func__ << "(): "
44 VPLOGF(1) << "ioctl() failed: " << type_str; \
58 VPLOGF(1) << "ioctl() failed: " << #type; \
769 VPLOGF(1) << "Failed setting format to: " << output_format_fourcc_;
957 VPLOGF(1) << "ioctl() failed: VIDIOC_DQBUF";
    [all...]

Completed in 87 milliseconds