Home
last modified time | relevance | path

Searched refs:DVLOG (Results 1 – 25 of 52) sorted by relevance

123

/external/v4l2_codec2/vda/
Dvp9_uncompressed_header_parser.cc641 DVLOG(1) << "Invalid frame sync code"; in VerifySyncCode()
662 DVLOG(1) << "4:2:0 color not supported in profile 1 or 3"; in ReadColorConfig()
667 DVLOG(1) << "reserved bit set"; in ReadColorConfig()
680 DVLOG(1) << "reserved bit set"; in ReadColorConfig()
684 DVLOG(1) << "4:4:4 color not supported in profile 0 or 2"; in ReadColorConfig()
743 DVLOG(1) << "There should be at least one reference frame meeting " in ReadFrameSizeFromRefs()
855 DVLOG(1) << "feature_sign should be 0" in ReadSegmentationParams()
892 DVLOG(1) << "tile_cols_log2 should be <= 6"; in ReadTileInfo()
917 DVLOG(2) << "Vp9UncompressedHeaderParser::Parse"; in Parse()
925 DVLOG(1) << "frame marker shall be equal to 2"; in Parse()
[all …]
Dh264_decoder.cc96 DVLOG(4) << "Decoding POC " << curr_pic_->pic_order_cnt; in DecodePicture()
128 DVLOG(1) << "Interlaced video not supported."; in InitCurrPicture()
269 DVLOG(1) << "Invalid num_ref_frames_in_pic_order_cnt_cycle " in CalculatePicOrderCounts()
339 DVLOG(1) << "Invalid pic_order_cnt_type: " << sps->pic_order_cnt_type; in CalculatePicOrderCounts()
604 DVLOG(1) << "Malformed stream, no pic num " << pic_num_lx; in ModifyReferencePicList()
624 DVLOG(1) << "Malformed stream, no pic num " in ModifyReferencePicList()
647 DVLOG(1) << "Invalid modification_of_pic_nums_idc=" in ModifyReferencePicList()
669 DVLOG(4) << "Skipping output, non-existing frame_num: " << pic->frame_num; in OutputPic()
678 DVLOG(4) << "Posting output task for POC: " << pic->pic_order_cnt; in OutputPic()
703 DVLOG(2) << "Decoder flush"; in Flush()
[all …]
Dvp9_decoder.cc33 DVLOG(4) << "New input stream at: " << (void*)ptr << " size: " << size; in SetStream()
38 DVLOG(2) << "Decoder flush"; in Flush()
69 DVLOG(1) << "Error parsing stream"; in Decode()
74 DVLOG(4) << "Awaiting context update"; in Decode()
97 DVLOG(1) << "Request to show an invalid frame"; in Decode()
116 DVLOG(1) << "New resolution: " << new_pic_size.ToString(); in Decode()
121 DVLOG(1) << "Resolution change currently supported for keyframes only"; in Decode()
145 DVLOG(1) << "Render size exceeds picture size. render size: " in Decode()
150 DVLOG(2) << "Render resolution: " << new_render_rect.ToString(); in Decode()
Dvp9_bool_decoder.cc47 DVLOG(1) << "input size of bool decoder shall be at least 1"; in Initialize()
59 DVLOG(1) << "marker bit should be 0"; in Initialize()
74 DVLOG(1) << "Vp9BoolDecoder reads beyond the end of stream"; in Fill()
144 DVLOG(2) << "not enough bits in bitstream to fill bool range"; in ConsumePaddingBits()
149 DVLOG(1) << "prefilled padding bits are not zero"; in ConsumePaddingBits()
158 DVLOG(1) << "padding bits are not zero"; in ConsumePaddingBits()
Dh264_parser.cc61 DVLOG(1) << "Coded size is too large."; in GetCodedSize()
101 DVLOG(1) << "Frame cropping exceeds coded size."; in GetVisibleRect()
114 DVLOG(1) << "Frame cropping excludes entire frame."; in GetVisibleRect()
139 DVLOG(1) \
150 DVLOG(1) \
160 DVLOG(1) << "Error in stream: invalid value while trying to read " #out; \
168 DVLOG(1) << "Error in stream: invalid value while trying to read " #out; \
176 DVLOG(1) << "Error in stream: invalid value, expected " #val " to be" \
186 DVLOG(1) << "Error in stream: invalid value, expected " << #a; \
243 DVLOG(1) << "Requested a nonexistent PPS id " << pps_id; in GetPPS()
[all …]
Dvp9_parser.cc287 DVLOG(2) << "Got external frame_context update"; in UpdateFromClient()
372 DVLOG(1) << "Padding bits are not zeros."; in ParseUncompressedHeader()
384 DVLOG(1) << "header_size_in_bytes=" in ParseUncompressedHeader()
404 DVLOG(1) << "loading uninitialized frame context, index=" in ParseCompressedHeader()
410 DVLOG(3) << "waiting frame_context_idx=" << frame_context_idx in ParseCompressedHeader()
442 DVLOG(2) << "ParseNextFrame"; in ParseNextFrame()
462 DVLOG(1) << "Failed parsing superframes"; in ParseNextFrame()
518 DVLOG(1) << "Parsing a superframe"; in ParseSuperframe()
548 DVLOG(1) << "Not enough data in the buffer for frame " << i; in ParseSuperframe()
556 DVLOG(1) << "Frame " << i << ", size: " << size; in ParseSuperframe()
Dvp8_decoder.cc25 DVLOG(2) << "Decoder flush"; in Flush()
36 DVLOG(4) << "New input stream at: " << (void*)ptr << " size: " << size; in SetStream()
61 DVLOG(1) << "Error during decode"; in Decode()
73 DVLOG(2) << "New resolution: " << new_pic_size.ToString(); in Decode()
Dh264_dpb.cc100 DVLOG(3) << "Adding PicNum: " << pic->pic_num << " ref: " << (int)pic->ref in StorePic()
126 DVLOG(1) << "Missing short ref pic num: " << pic_num; in GetShortRefPicByPicNum()
136 DVLOG(1) << "Missing long term pic num: " << pic_num; in GetLongRefPicByLongTermPicNum()
Dvp9_compressed_header_parser.cc260 DVLOG(2) << "Vp9CompressedHeaderParser::Parse"; in Parse()
284 DVLOG(1) << "parser reads beyond the end of buffer"; in Parse()
288 DVLOG(1) << "padding bits are not zero"; in Parse()
Dvp8_parser.cc17 DVLOG(1) << "Error while trying to read " #what; \
79 DVLOG(4) << "Frame parsed, start: " << static_cast<const void*>(ptr) in ParseFrame()
870 DVLOG(4) << "Control part size: " << fhdr->first_part_size; in ParsePartitions()
872 DVLOG(4) << "DCT part " << i << " size: " << fhdr->dct_partition_sizes[i]; in ParsePartitions()
Dshared_memory_region.cc31 DVLOG(1) << "Invalid offset: " << offset_; in Map()
/external/gflags/src/
Dgflags_completions.cc216 DVLOG(1) << "Identified canonical_token: '" << canonical_token << "'"; in PrintFlagCompletionInfo()
221 DVLOG(2) << "Found " << all_flags.size() << " flags overall"; in PrintFlagCompletionInfo()
230 DVLOG(1) << "Identified " << matching_flags.size() << " matching flags"; in PrintFlagCompletionInfo()
231 DVLOG(1) << "Identified " << longest_common_prefix in PrintFlagCompletionInfo()
236 DVLOG(1) << "The common prefix '" << longest_common_prefix in PrintFlagCompletionInfo()
250 DVLOG(1) << "Identified module: '" << module << "'"; in PrintFlagCompletionInfo()
251 DVLOG(1) << "Identified package_dir: '" << package_dir << "'"; in PrintFlagCompletionInfo()
260 DVLOG(2) << "Categorized matching flags:"; in PrintFlagCompletionInfo()
261 DVLOG(2) << " perfect_match: " << notable_flags.perfect_match_flag.size(); in PrintFlagCompletionInfo()
262 DVLOG(2) << " module: " << notable_flags.module_flags.size(); in PrintFlagCompletionInfo()
[all …]
/external/puffin/src/
Dpuff_writer.cc35 DVLOG(2) << "Write literals length: " << pd.length; in Insert()
81 DVLOG(2) << "Write length: " << pd.length << " distance: " << pd.distance; in Insert()
117 DVLOG(2) << "Write block metadata length: " << pd.length; in Insert()
138 DVLOG(2) << "Write end of block"; in Insert()
174 DVLOG(2) << "Write small literals length: " << cur_literals_length_; in FlushLiterals()
188 DVLOG(2) << "Write large literals length: " << cur_literals_length_; in FlushLiterals()
Dpuff_reader.cc48 DVLOG(2) << "Read end of block"; in GetNext()
64 DVLOG(2) << "Read length: " << length << " distance: " << distance; in GetNext()
80 DVLOG(2) << "Read literals length: " << length; in GetNext()
100 DVLOG(2) << "Read block metadata length: " << length; in GetNext()
/external/libchrome/mojo/core/ports/
Dnode.cc116 DVLOG(2) << "Port " << entry.first << " referencing node " in CanShutdownCleanly()
137 DVLOG(2) << "Port " << entry.first << " referencing node " in CanShutdownCleanly()
282 DVLOG(2) << "Sending ObserveClosure from " << port_ref.name() << "@" in ClosePort()
319 DVLOG(4) << "GetMessage for " << port_ref.name() << "@" << name_; in GetMessage()
405 DVLOG(1) << "Sending MergePort from " << port_ref.name() << "@" << name_ in MergePorts()
432 DVLOG(1) << "Merging local ports " << port0_ref.name() << "@" << name_ in MergeLocalPorts()
442 DVLOG(1) << "Observing lost connection from node " << name_ << " to node " in LostConnectionToNode()
460 DVLOG(4) << "OnUserMessage " << message->sequence_num() in OnUserMessage()
522 DVLOG(2) << "Message not accepted!\n"; in OnUserMessage()
547 DVLOG(2) << "PortAccepted at " << port_ref.name() << "@" << name_ in OnPortAccepted()
[all …]
/external/libchrome/mojo/core/
Dnode_controller.cc156 DVLOG(1) << "Initializing node " << name_; in NodeController()
220 DVLOG(1) << "Cannot connect to invalid inviter channel."; in AcceptBrokerClientInvitation()
280 DVLOG(2) << "Rejecting port merge for name " << name in MergePortIntoInviter()
484 DVLOG(1) << "Ignoring duplicate peer name " << name; in AddPeer()
491 DVLOG(2) << "Accepting new peer " << name << " on node " << name_; in AddPeer()
521 DVLOG(1) << "Dropped peer " << peer; in DropPeer()
625 DVLOG(1) << "Dropping message for unknown peer: " << name; in SendPeerEvent()
718 DVLOG(2) << "Ignoring status change for " << port.name() << " because it " in PortStatusChanged()
751 DVLOG(1) << "Broker client " << name_ << " accepting invitation from " in OnAcceptInvitee()
786 DVLOG(1) << "Node " << name_ << " accepted invitee " << invitee_name; in OnAcceptInvitation()
[all …]
Dmessage_pipe_dispatcher.cc95 DVLOG(2) << "Creating new MessagePipeDispatcher for port " << port.name() in MessagePipeDispatcher()
133 DVLOG(2) << "Closing message pipe " << pipe_id_ << " endpoint " << endpoint_ in Close()
145 DVLOG(4) << "Sent message on pipe " << pipe_id_ << " endpoint " << endpoint_ in WriteMessage()
411 DVLOG(4) << "New message detected on message pipe " << pipe_id_ in OnPortStatusChanged()
416 DVLOG(2) << "Peer closure detected on message pipe " << pipe_id_ in OnPortStatusChanged()
Ddata_pipe_producer_dispatcher.cc94 DVLOG(1) << "Closing data pipe producer " << pipe_id_; in Close()
453 DVLOG(1) << "Data pipe producer " << pipe_id_ in NotifyWrite()
472 DVLOG(1) << "Control port status changed for data pipe producer " << pipe_id_; in OnPortStatusChanged()
488 DVLOG(1) << "Data pipe producer " << pipe_id_ << " is aware of peer closure" in UpdateSignalsStateNoLock()
520 DVLOG(1) << "Data pipe producer " << pipe_id_ << " is aware that " in UpdateSignalsStateNoLock()
Ddata_pipe_consumer_dispatcher.cc95 DVLOG(1) << "Closing data pipe consumer " << pipe_id_; in Close()
506 DVLOG(1) << "Data pipe consumer " << pipe_id_ in NotifyRead()
525 DVLOG(1) << "Control port status changed for data pipe producer " << pipe_id_; in OnPortStatusChanged()
541 DVLOG(1) << "Data pipe consumer " << pipe_id_ << " is aware of peer closure" in UpdateSignalsStateNoLock()
574 DVLOG(1) << "Data pipe consumer " << pipe_id_ << " is aware that " in UpdateSignalsStateNoLock()
/external/libchrome/crypto/
Dnss_util.cc86 DVLOG(2) << "DefaultConfigDirectory: " << dir.value(); in GetDefaultConfigDirectory()
347 DVLOG(3) << "Loading chaps..."; in InitializeTPMTokenInThreadPool()
368 DVLOG(2) << "Loaded chaps: " << !!tpm_args->chaps_module in OnInitializedTPMTokenAndSystemSlot()
404 DVLOG(1) << "Called on wrong thread.\n" in IsTPMTokenReady()
425 DVLOG(3) << "Poking chaps module."; in GetTPMSlotForIdInThreadPool()
441 DVLOG(2) << username_hash << " already initialized."; in InitializeNSSForChromeOSUser()
445 DVLOG(2) << "Opening NSS DB " << path.value(); in InitializeNSSForChromeOSUser()
499 DVLOG(2) << "Got tpm slot for " << username_hash << " " in OnInitializedTPMForChromeOSUser()
528 DVLOG(2) << "empty username_hash"; in GetPublicSlotForChromeOSUser()
545 DVLOG(2) << "empty username_hash"; in GetPrivateSlotForChromeOSUser()
[all …]
Dopenssl_util.cc36 DVLOG(1) << "\t" << base::StringPiece(str, len); in OpenSSLErrorCallback()
57 DVLOG(1) << "OpenSSL ERR_get_error stack from " << location.ToString(); in ClearOpenSSLERRStack()
/external/libchrome/base/process/
Dmemory_linux.cc80 DVLOG(1) << "Adjusting oom_score_adj of " << process << " to " in AdjustOOMScore()
96 DVLOG(1) << "Adjusting oom_adj of " << process << " to " << score_str; in AdjustOOMScore()
/external/libchrome/ipc/
Dipc_message_pipe_reader.cc67 DVLOG(4) << "Send " << message->type() << ": " << message->size(); in Send()
95 DVLOG(4) << "Receive " << message.type() << ": " << message.size(); in Receive()
/external/perf_data_converter/src/quipper/androidbase/base/
Dlogging.h28 #define DVLOG(x) android::base::kEnableDChecks && VLOG(x) macro
/external/libchrome/base/json/
Djson_value_converter.h273 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
307 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
344 DVLOG(1) << "failure at " << i << "-th element"; in Convert()
507 DVLOG(1) << "failure at field " << field_converter->field_path(); in Convert()

123