Home
last modified time | relevance | path

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

/external/v4l2_codec2/vda/
Dv4l2_slice_video_decode_accelerator.cc32 #define DVLOGF(level) DVLOG(level) << __func__ << "(): " macro
134 DVLOGF(5) << "Releasing output record id=" << output_record_; in ~V4L2DecodeSurface()
209 DVLOGF(5) << "returning input_id: " << input_id; in ~BitstreamBufferRef()
451 DVLOGF(2); in ~V4L2SliceVideoDecodeAccelerator()
477 DVLOGF(3) << "profile: " << config.profile; in Initialize()
509 DVLOGF(1) << "Failed to open device for profile: " << config.profile in Initialize()
557 DVLOGF(1) << "V4L2SliceVideoDecodeAccelerator initialized"; in Initialize()
562 DVLOGF(3); in InitializeTask()
575 DVLOGF(3); in Destroy()
588 DVLOGF(3) << "Destroyed"; in Destroy()
[all …]