Home | History | Annotate | Download | only in media

Lines Matching refs:DVLOG

92   DVLOG(2) << "~RTCVideoDecoder";
124 DVLOG(2) << "Video codec not supported:" << type;
148 DVLOG(2) << "InitDecode";
178 DVLOG(3) << "Decode";
211 DVLOG(2) << "Got key frame. size=" << inputImage._encodedWidth << "x"
223 DVLOG(1) << "The first frame should be a key frame. Drop this.";
262 DVLOG(2) << "RegisterDecodeCompleteCallback";
269 DVLOG(2) << "Release";
276 DVLOG(2) << "Reset";
301 DVLOG(3) << "ProvidePictureBuffers. texture_target=" << texture_target;
332 DVLOG(3) << "DismissPictureBuffer. id=" << id;
355 DVLOG(3) << "PictureReady";
451 DVLOG(3) << "NotifyEndOfBitstreamBuffer. id=" << id;
472 DVLOG(3) << "NotifyFlushDone";
478 DVLOG(3) << "NotifyResetDone";
580 DVLOG(2) << "SaveToPendingBuffers_Locked"
631 DVLOG(2) << "ResetInternal";
659 DVLOG(3) << "ReusePictureBuffer. id=" << picture_buffer_id;
710 DVLOG(2) << "DestroyVDA";
748 DVLOG(2) << "CreateSHM. size=" << min_size;