Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc30 #define LOGF(level) LOG(level) << __func__ << "(): " macro
37 LOGF(ERROR) << "Setting error state:" << x; \
535 LOGF(ERROR) << "ioctl() failed: VIDIOC_QUERYCAP" in Initialize()
678 LOGF(ERROR) << "Could not find a usable output format"; in SetupFormats()
774 LOGF(ERROR) << "Got invalid adjusted coded size: " in CreateOutputBuffers()
1262 LOGF(ERROR) << "Invalid bitstream_buffer, id: " << bitstream_buffer.id(); in Decode()
1289 LOGF(ERROR) << "Could not map bitstream_buffer"; in DecodeTask()
1602 LOGF(ERROR) << "Cannot import in non-import mode"; in ImportBufferForPicture()
1636 LOGF(ERROR) << "Cannot import buffer that not owned by client"; in ImportBufferForPictureTask()
2112 LOGF(ERROR) << "Over limit of supported slices per frame"; in SubmitSlice()