Home
last modified time | relevance | path

Searched refs:PRIuS (Results 1 – 25 of 67) sorted by relevance

123

/external/webrtc/webrtc/base/
Dformat_macros.h42 #if !defined(PRIuS)
43 #define PRIuS "zu" macro
90 #if !defined(PRIuS)
91 #define PRIuS "Iu" macro
/external/webrtc/webrtc/modules/video_coding/codecs/test/
Dstats.cc142 printf(" Min : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
146 printf(" Max : %7" PRIuS " bytes (frame %d)\n", in PrintSummary()
149 printf(" Average : %7" PRIuS " bytes\n", in PrintSummary()
152 printf(" Average key frame size : %7" PRIuS " bytes (%" PRIuS in PrintSummary()
157 printf(" Average non-key frame size: %7" PRIuS " bytes (%" PRIuS in PrintSummary()
/external/v8/src/base/
Dformat-macros.h49 #if !defined(PRIuS)
50 #define PRIuS "zu" macro
91 #if !defined(PRIuS)
92 #define PRIuS "Iu" macro
/external/libchrome/base/
Dformat_macros.h51 #if !defined(PRIuS)
52 #define PRIuS "Iu" macro
63 #if !defined(PRIuS)
64 #define PRIuS "zu" macro
/external/webrtc/webrtc/modules/video_coding/codecs/tools/
Dvideo_quality_measurement.cc332 Log(" Frame length : %" PRIuS " bytes\n", config.frame_length_in_bytes); in PrintConfigurationSummary()
333 Log(" Packet size : %" PRIuS " bytes\n", in PrintConfigurationSummary()
335 Log(" Max payload size : %" PRIuS " bytes\n", in PrintConfigurationSummary()
364 printf("%4d, %d, %d, %2d, %2d, %6d, %6d, %5d, %7" PRIuS in PrintCsvOutput()
365 ", %d, %2d, %2" PRIuS ", %5.3f, %5.2f\n", in PrintCsvOutput()
389 "{'name': 'packet_size_in_bytes', 'value': '%" PRIuS in PrintPythonOutput()
391 "{'name': 'max_payload_size_in_bytes', 'value': '%" PRIuS in PrintPythonOutput()
397 "{'name': 'frame_length_in_bytes', 'value': '%" PRIuS in PrintPythonOutput()
447 "'bit_rate': %d, 'encoded_frame_length': %" PRIuS in PrintPythonOutput()
450 "'total_packets': %" PRIuS ", 'ssim': %f, 'psnr': %f},\n", in PrintPythonOutput()
/external/clang/test/SemaCXX/
Dcxx0x-compat.cpp34 #define PRIuS "uS" macro
38 …printf("foo is %"PRIuS", bar is %"PRIuS, foo, bar); // expected-warning 2{{identifier after litera… in h()
/external/libxcam/modules/ocl/
Dcl_device.cpp130 "\tmax_work_item_sizes:{%" PRIuS ", %" PRIuS ", %" PRIuS "}" in init()
131 "\tmax_work_group_size:%" PRIuS in init()
/external/webrtc/webrtc/modules/audio_device/android/
Daudio_manager_unittest.cc85 PRINT("%schannels: %" PRIuS "\n", kTag, playout_parameters_.channels()); in TEST_F()
86 PRINT("%sframes per buffer: %" PRIuS " <=> %.2f ms\n", kTag, in TEST_F()
92 PRINT("%schannels: %" PRIuS "\n", kTag, record_parameters_.channels()); in TEST_F()
93 PRINT("%sframes per buffer: %" PRIuS " <=> %.2f ms\n", kTag, in TEST_F()
Dopensles_player.cc183 ALOGD("SetPlayoutChannels(%" PRIuS ")", channels); in AttachAudioBuffer()
244 ALOGD("lowest possible buffer size: %" PRIuS, in AllocateDataBuffers()
249 ALOGD("native buffer size: %" PRIuS, bytes_per_buffer_); in AllocateDataBuffers()
260 ALOGD("required buffer size: %" PRIuS, required_buffer_size); in AllocateDataBuffers()
Daudio_record_jni.cc140 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_); in InitRecording()
189 ALOGD("SetRecordingChannels(%" PRIuS ")", channels); in AttachAudioBuffer()
Daudio_track_jni.cc206 ALOGD("SetPlayoutChannels(%" PRIuS ")", channels); in AttachAudioBuffer()
228 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_); in OnCacheDirectBufferAddress()
/external/v8/src/
Dcompilation-statistics.cc76 "\"%s_time\"=%.3f\n\"%s_space\"=%" PRIuS, name, ms, name, in WriteLine()
80 base::OS::SNPrintF(buffer, kBufferSize, "%28s %10.3f (%5.1f%%) %10" PRIuS in WriteLine()
81 " (%5.1f%%) %10" PRIuS " %10" PRIuS, in WriteLine()
/external/v8/src/heap/
Dgc-tracer.cc532 "total_size_before=%" PRIuS in PrintNVP()
534 "total_size_after=%" PRIuS in PrintNVP()
536 "holes_size_before=%" PRIuS in PrintNVP()
538 "holes_size_after=%" PRIuS in PrintNVP()
540 "allocated=%" PRIuS in PrintNVP()
542 "promoted=%" PRIuS in PrintNVP()
544 "semi_space_copied=%" PRIuS in PrintNVP()
726 "total_size_before=%" PRIuS in PrintNVP()
728 "total_size_after=%" PRIuS in PrintNVP()
730 "holes_size_before=%" PRIuS in PrintNVP()
[all …]
Dheap-controller.cc133 "%s Limit: old size: %" PRIuS " KB, new limit: %" PRIuS " KB (%.1f)\n", in CalculateAllocationLimit()
Dheap.cc403 "Memory allocator, used: %6" PRIuS in PrintShortHeapStatistics()
405 " available: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
409 "Read-only space, used: %6" PRIuS in PrintShortHeapStatistics()
411 ", available: %6" PRIuS in PrintShortHeapStatistics()
413 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
418 "New space, used: %6" PRIuS in PrintShortHeapStatistics()
420 ", available: %6" PRIuS in PrintShortHeapStatistics()
422 ", committed: %6" PRIuS " KB\n", in PrintShortHeapStatistics()
426 "New large object space, used: %6" PRIuS in PrintShortHeapStatistics()
428 ", available: %6" PRIuS in PrintShortHeapStatistics()
[all …]
/external/pdfium/core/fxcrt/
Dfx_system.h250 #if !defined(PRIuS)
251 #define PRIuS "zu" macro
256 #if !defined(PRIuS)
257 #define PRIuS "Iu" macro
/external/webrtc/webrtc/modules/media_file/
Dmedia_file_utility.cc412 "bufSize= %" PRIuS ")", in ReadWavDataAsMono()
491 "outRight= 0x%x, bufSize= %" PRIuS ")", in ReadWavDataAsStereo()
567 "ReadWavStereoData: unsupported sample size %" PRIuS "!", in ReadWavDataAsStereo()
581 "dataLen= %" PRIuS ")", &wav, buffer, dataLengthInBytes); in ReadWavData()
712 "dataLen= %" PRIuS ")", &out, buffer, dataLength); in WriteWavData()
815 "outData= 0x%x, bufferSize= %" PRIuS ")", &in, outData, in ReadPreEncodedData()
844 "buffer not large enough to read %" PRIuS " bytes of " in ReadPreEncodedData()
874 "inData= 0x%x, dataLen= %" PRIuS ")", &out, buffer, in WritePreEncodedData()
997 "bytes=%" PRIuS ")", &in, outData, bufferSize); in ReadCompressedData()
1120 "dataLen= %" PRIuS ")", &out, buffer, dataLength); in WriteCompressedData()
[all …]
/external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/
Drtp_to_text.cc50 "%u %u %d %u %u %d %u %" PRIuS " %" PRIuS "\n", in main()
/external/webrtc/webrtc/common_audio/
Daudio_converter_unittest.cc82 printf("SNR=%.1f dB at delay=%" PRIuS "\n", best_snr, best_delay); in ComputeSNR()
132 printf("(%" PRIuS ", %d Hz) -> (%" PRIuS ", %d Hz) ", in RunAudioConverterTest()
/external/webrtc/webrtc/modules/audio_processing/beamformer/
Dnonlinear_beamformer_test.cc56 printf("Input file: %s\nChannels: %" PRIuS ", Sample rate: %d Hz\n\n", in main()
58 printf("Output file: %s\nChannels: %" PRIuS ", Sample rate: %d Hz\n\n", in main()
/external/libxcam/xcore/base/
Dxcam_defs.h117 #define PRIuS "zu" macro
119 #define PRIuS "u" macro
/external/webrtc/webrtc/modules/audio_processing/test/
Dunpack.cc272 fprintf(settings_file, " Input channels: %" PRIuS "\n", in do_main()
275 fprintf(settings_file, " Output channels: %" PRIuS "\n", in do_main()
278 fprintf(settings_file, " Reverse channels: %" PRIuS "\n", in do_main()
/external/webrtc/webrtc/modules/audio_coding/acm2/
Dcodec_manager.cc29 "Wrong number of channels (%" PRIuS ", only mono and stereo " in IsValidSendCodec()
52 "%" PRIuS " number of channels not supportedn for %s.", in IsValidSendCodec()
/external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
DReleaseTest-API.cc898 printf("total bits = %" PRIuS " bits\n", totalbits); in main()
917 printf("Maximum payload size 30ms Frames %" PRIuS " bytes (%0.3f kbps)\n", in main()
921 printf("Maximum payload size 60ms Frames %" PRIuS " bytes (%0.3f kbps)\n", in main()
930 fprintf(stderr, " plmax-30ms %" PRIuS " bytes (%0.0f kbps)", in main()
934 fprintf(stderr, " plmax-60ms %" PRIuS " bytes (%0.0f kbps)", in main()
/external/webrtc/webrtc/modules/audio_device/ios/
Daudio_device_unittest_ios.cc190 PRINTD("(%" PRIuS ")", largest_size_); in Write()
556 PRINTD("file size: %" PRIuS " [bytes]\n", bytes); in GetFileName()
557 PRINTD("file size: %" PRIuS " [samples]\n", bytes / kBytesPerSample); in GetFileName()
561 PRINTD("file size: %" PRIuS " [callbacks]\n", in GetFileName()

123