Home | History | Annotate | Download | only in vda

Lines Matching refs:DVLOG

96   DVLOG(4) << "Decoding POC " << curr_pic_->pic_order_cnt;
128 DVLOG(1) << "Interlaced video not supported.";
269 DVLOG(1) << "Invalid num_ref_frames_in_pic_order_cnt_cycle "
339 DVLOG(1) << "Invalid pic_order_cnt_type: " << sps->pic_order_cnt_type;
604 DVLOG(1) << "Malformed stream, no pic num " << pic_num_lx;
624 DVLOG(1) << "Malformed stream, no pic num "
647 DVLOG(1) << "Invalid modification_of_pic_nums_idc="
669 DVLOG(4) << "Skipping output, non-existing frame_num: " << pic->frame_num;
678 DVLOG(4) << "Posting output task for POC: " << pic->pic_order_cnt;
703 DVLOG(2) << "Decoder flush";
709 DVLOG(2) << "Decoder flush finished";
776 DVLOG(1) << "Invalid short ref pic num to unmark";
789 DVLOG(1) << "Invalid long term ref pic num to unmark";
804 DVLOG(1) << "Invalid short term ref pic num to mark as long ref";
911 DVLOG(1) << "Couldn't find a short ref picture to unmark";
941 DVLOG(4) << "Finishing picture frame_num: " << pic->frame_num
996 DVLOG(1) << "Could not free up space in DPB!";
1037 DVLOG(1) << "Invalid codec level (" << level << ")";
1047 DVLOG(1)
1080 DVLOG(4) << "Processing SPS id:" << sps_id;
1089 DVLOG(1) << "frame_mbs_only_flag != 1 not supported";
1095 DVLOG(1) << "Invalid picture size";
1104 DVLOG(1) << "Picture size is too big: " << new_pic_size.ToString();
1116 DVLOG(1) << "MaxDpbFrames: " << max_dpb_frames
1130 DVLOG(1) << "Invalid DPB size: " << max_dpb_size;
1137 DVLOG(1) << "Codec level: " << level << ", DPB size: " << max_dpb_size
1146 DVLOG(2) << "New visible rect: " << new_visible_rect.ToString();
1152 DVLOG(1) << "max_num_reorder_frames: " << max_num_reorder_frames_;
1177 DVLOG(1) << "Invalid frame_num: " << frame_num;
1181 DVLOG(2) << "Handling frame_num gap: " << prev_ref_frame_num_ << "->"
1257 DVLOG(1) << "ASO/invalid stream, first_mb_in_slice: "
1307 DVLOG(1) << "Error during decode"; \
1316 DVLOG(4) << "New input stream at: " << (void*)ptr << " size: " << size;
1322 DVLOG(1) << "Decoder in error state";
1337 DVLOG(4) << "New NALU: " << static_cast<int>(curr_nalu_->nal_unit_type);
1442 DVLOG(4) << "Skipping NALU type: " << curr_nalu_->nal_unit_type;
1446 DVLOG(4) << "NALU done";