Lines Matching refs:ALOGV
84 ALOGV("%u.%u: language_tag = %s\n", presentationID, substreamID, language_tag_bytes); in parseLanguageTag()
100 ALOGV("%u.%u: channel_mode = %u (%s)\n", presentationID, substreamID, channel_mode, in parseSubstreamDSI()
102 ALOGV("%u.%u: dsi_sf_multiplier = %u\n", presentationID, in parseSubstreamDSI()
104 ALOGV("%u.%u: b_substream_bitrate_indicator = %s\n", presentationID, in parseSubstreamDSI()
110 ALOGV("%u.%u: substream_bitrate_indicator = %u\n", presentationID, substreamID, in parseSubstreamDSI()
116 ALOGV("%u.%u: add_ch_base = %u\n", presentationID, substreamID, add_ch_base); in parseSubstreamDSI()
120 ALOGV("%u.%u: b_content_type = %s\n", presentationID, substreamID, BOOLSTR(b_content_type)); in parseSubstreamDSI()
124 ALOGV("%u.%u: content_classifier = %u (%s)\n", presentationID, substreamID, in parseSubstreamDSI()
137 ALOGV("%u.%u: b_language_indicator = %s\n", presentationID, substreamID, in parseSubstreamDSI()
160 ALOGV("%u.%u: b_substreams_present = %s\n", presentationID, groupID, in parseSubstreamGroupDSI()
162 ALOGV("%u.%u: b_hsf_ext = %s\n", presentationID, groupID, BOOLSTR(b_hsf_ext)); in parseSubstreamGroupDSI()
163 ALOGV("%u.%u: b_channel_coded = %s\n", presentationID, groupID, BOOLSTR(b_channel_coded)); in parseSubstreamGroupDSI()
164 ALOGV("%u.%u: n_substreams = %u\n", presentationID, groupID, n_substreams); in parseSubstreamGroupDSI()
171 ALOGV("%u.%u.%u: dsi_sf_multiplier = %u\n", presentationID, groupID, i, dsi_sf_multiplier); in parseSubstreamGroupDSI()
172 ALOGV("%u.%u.%u: b_substream_bitrate_indicator = %s\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
178 ALOGV("%u.%u.%u: substream_bitrate_indicator = %u\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
184 ALOGV("%u.%u.%u: dsi_substream_channel_mask = 0x%06x\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
189 ALOGV("%u.%u.%u: b_ajoc = %s\n", presentationID, groupID, i, BOOLSTR(b_ajoc)); in parseSubstreamGroupDSI()
193 ALOGV("%u.%u.%u: b_static_dmx = %s\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
198 ALOGV("%u.%u.%u: n_dmx_objects_minus1 = %u\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
203 ALOGV("%u.%u.%u: n_umx_objects_minus1 = %u\n", presentationID, groupID, i, in parseSubstreamGroupDSI()
213 ALOGV("%u.%u: b_content_type = %s\n", presentationID, groupID, BOOLSTR(b_content_type)); in parseSubstreamGroupDSI()
217 ALOGV("%u.%u: content_classifier = %s (%u)\n", presentationID, groupID, in parseSubstreamGroupDSI()
224 ALOGV("%u.%u: b_language_indicator = %s\n", presentationID, groupID, in parseSubstreamGroupDSI()
280 ALOGV("UUID = %s", program_uuid); in parse()
313 ALOGV("%u: pres_bytes = %u\n", presentation, pres_bytes); in parse()
337 ALOGV("%u: b_single_substream/group = %s\n", presentation, in parse()
339 ALOGV("%u: presentation_version = %u\n", presentation, presentation_version); in parse()
340 ALOGV("%u: presentation_config = %u (%s)\n", presentation, presentation_config, in parse()
347 ALOGV("%u: b_add_emdf_substreams = %s\n", presentation, BOOLSTR(b_add_emdf_substreams)); in parse()
351 ALOGV("%u: mdcompat = %d\n", presentation, mdcompat); in parse()
354 ALOGV("%u: b_presentation_group_index = %s\n", presentation, in parse()
359 ALOGV("%u: presentation_group_index = %d\n", presentation, in parse()
364 ALOGV("%u: dsi_frame_rate_multiply_info = %d\n", presentation, in parse()
369 ALOGV("%u: dsi_frame_rate_fraction_info = %d\n", presentation, in parse()
375 ALOGV("%u: presentation_emdf_version = %d\n", presentation, presentation_emdf_version); in parse()
376 ALOGV("%u: presentation_key_id = %d\n", presentation, presentation_key_id); in parse()
386 ALOGV("%u: b_presentation_channel_coded = %s\n", presentation, in parse()
393 ALOGV("%u: dsi_presentation_ch_mode = %d (%s)\n", presentation, in parse()
402 ALOGV("%u: pres_b_4_back_channels_present = %s\n", presentation, in parse()
404 ALOGV("%u: pres_top_channel_pairs = %d\n", presentation, in parse()
411 ALOGV("%u: presentation_channel_mask_v1 = 0x%06x\n", presentation, in parse()
417 ALOGV("%u: b_presentation_core_differs = %s\n", presentation, in parse()
429 ALOGV("%u: b_presentation_filter = %s\n", presentation, in parse()
437 ALOGV("%u: b_enable_presentation = %s\n", presentation, in parse()
462 ALOGV("%u: b_multi_pid = %s\n", presentation, BOOLSTR(b_multi_pid)); in parse()
466 ALOGV("%u: b_hsf_ext = %s\n", presentation, BOOLSTR(b_hsf_ext)); in parse()
520 ALOGV("%u: n_substream_groups_minus2 = %d\n", presentation, in parse()
543 ALOGV("%u: b_pre_virtualized = %s\n", presentation, BOOLSTR(b_pre_virtualized)); in parse()
544 ALOGV("%u: b_add_emdf_substreams = %s\n", presentation, in parse()
554 ALOGV("%u: emdf_substream[%d]: version=%d, key_id=%d\n", presentation, j, in parse()
565 ALOGV("b_presentation_bitrate_info = %s\n", BOOLSTR(b_presentation_bitrate_info)); in parse()
575 ALOGV("b_alternative = %s\n", BOOLSTR(b_alternative)); in parse()
604 ALOGV("skipping = %" PRIu64 " bytes", skip_bytes); in parse()