Searched refs:DVLOGF (Results 1 – 6 of 6) sorted by relevance
42 DVLOGF(4) << "Starting polling"; in StartPolling()59 DVLOGF(3) << "Polling thread started"; in StartPolling()72 DVLOGF(4) << "Stopping polling"; in StopPolling()83 DVLOGF(3) << "Stop device poll thread"; in StopPolling()91 DVLOGF(4) << "Polling thread stopped"; in StopPolling()109 DVLOGF(4) << "Scheduling poll"; in SchedulePoll()118 DVLOGF(4) << "Waiting for poll to be scheduled."; in DevicePollTask()122 DVLOGF(4) << "Poll stopped, exiting."; in DevicePollTask()127 DVLOGF(4) << "Polling device."; in DevicePollTask()134 DVLOGF(4) << "Poll returned, calling event callback."; in DevicePollTask()
87 DVLOGF(1) << "Add more cases as needed"; in V4L2PixFmtToVideoPixelFormat()186 DVLOGF(2); in ~V4L2VideoDecodeAccelerator()281 DVLOGF(4) << "input_id=" << bitstream_buffer.id() in Decode()382 DVLOGF(3) << "buffer[" << i << "]: picture_id=" << output_record.picture_id; in AssignPictureBuffersTask()390 DVLOGF(3) << "picture_buffer_id=" << picture_buffer_id; in ImportBufferForPicture()426 DVLOGF(3) << "picture_buffer_id=" << picture_buffer_id in ImportBufferForPictureTask()440 DVLOGF(3) << "got picture id=" << picture_buffer_id in ImportBufferForPictureTask()474 DVLOGF(4) << "picture_buffer_id=" << picture_buffer_id; in ReusePictureBuffer()545 DVLOGF(4) << "input_id=" << bitstream_buffer.id(); in DecodeTask()583 DVLOGF(4); in DecodeBufferTask()[all …]
50 DVLOGF(5) << "adding device fd to poll() set"; in Poll()79 DVLOGF(4); in SetDevicePollInterrupt()91 DVLOGF(5); in ClearDevicePollInterrupt()108 DVLOGF(3); in Initialize()119 DVLOGF(3); in Open()146 DVLOGF(3); in GetDmabufsForV4L2Buffer()269 DVLOGF(3); in CloseDevice()320 DVLOGF(3) << "Found device: " << path; in EnumerateDevicesForType()
10 #define DVLOGF(level) DVLOG(level) << __func__ << "(): " macro
43 DVLOGF(3) << "Unmapped fourcc: " << FourccToString(fourcc); in FromUint32()133 DVLOGF(3) << "Unmapped " << VideoPixelFormatToString(pixel_format) << " for " in FromVideoPixelFormat()
236 DVLOGF(4) << "No free buffer available!"; in GetFreeBuffer()720 DVLOGF(level) << "(" << V4L2Device::V4L2BufferTypeToString(type_) << ") "1127 DVLOGF(3); in Create()1313 DVLOGF(1) << "Add more cases as needed"; in VideoCodecProfileToV4L2H264Profile()1354 DVLOGF(1) << "Unrecognized level_idc: " << static_cast<int>(level_idc); in H264LevelIdcToV4L2H264Level()1433 DVLOGF(3) << "coded_size=" << coded_size.ToString(); in AllocatedSizeFromV4L2Format()1706 DVLOGF(3) << "Found " << fmtdesc.description << std::hex << " (0x" in EnumerateSupportedPixelformats()1738 DVLOGF(3) << "Found decoder profile " << GetProfileName(profile.profile) in EnumerateSupportedDecodeProfiles()1769 DVLOGF(3) << "Found encoder profile " << GetProfileName(profile.profile) in EnumerateSupportedEncodeProfiles()