HomeSort by relevance Sort by last modified time
    Searched refs:PRIuS (Results 1 - 25 of 61) sorted by null

1 2 3

  /external/webrtc/webrtc/base/
format_macros.h 24 // printf("xyz: %" PRIuS, size);
42 #if !defined(PRIuS)
43 #define PRIuS "zu"
90 #if !defined(PRIuS)
91 #define PRIuS "Iu"
  /external/libchrome/base/
format_macros.h 21 // printf("xyz: %" PRIuS, size);
49 #if !defined(PRIuS)
50 #define PRIuS "zu"
91 #if !defined(PRIuS)
92 #define PRIuS "Iu"
feature_list_unittest.cc 92 SCOPED_TRACE(base::StringPrintf("Test[%" PRIuS "]: [%s] [%s]", i,
148 SCOPED_TRACE(base::StringPrintf("Test[%" PRIuS "]", i));
308 SCOPED_TRACE(base::StringPrintf("Test[%" PRIuS "]: [%s] [%s]", i,
  /external/v8/src/base/
format-macros.h 21 // printf("xyz: %" PRIuS, size);
49 #if !defined(PRIuS)
50 #define PRIuS "zu"
91 #if !defined(PRIuS)
92 #define PRIuS "Iu"
  /external/clang/test/SemaCXX/
cxx0x-compat.cpp 34 #define PRIuS "uS"
38 printf("foo is %"PRIuS", bar is %"PRIuS, foo, bar); // expected-warning 2{{identifier after literal will be treated as a reserved user-defined literal suffix in C++11}}
  /external/webrtc/webrtc/modules/video_coding/codecs/test/
stats.cc 142 printf(" Min : %7" PRIuS " bytes (frame %d)\n",
146 printf(" Max : %7" PRIuS " bytes (frame %d)\n",
149 printf(" Average : %7" PRIuS " bytes\n",
152 printf(" Average key frame size : %7" PRIuS " bytes (%" PRIuS
157 printf(" Average non-key frame size: %7" PRIuS " bytes (%" PRIuS
packet_manipulator.cc 76 printf("Dropped %d packets for frame %d (frame length: %" PRIuS ")\n",
  /external/webrtc/webrtc/modules/remote_bitrate_estimator/tools/
rtp_to_text.cc 50 "%u %u %d %u %u %d %u %" PRIuS " %" PRIuS "\n",
  /external/v8/src/
compilation-statistics.cc 70 "\"%s_time\"=%.3f\n\"%s_space\"=%" PRIuS, name, ms, name,
74 base::OS::SNPrintF(buffer, kBufferSize, "%28s %10.3f (%5.1f%%) %10" PRIuS
75 " (%5.1f%%) %10" PRIuS " %10" PRIuS,
  /external/webrtc/webrtc/modules/audio_device/android/
audio_manager_unittest.cc 85 PRINT("%schannels: %" PRIuS "\n", kTag, playout_parameters_.channels());
86 PRINT("%sframes per buffer: %" PRIuS " <=> %.2f ms\n", kTag,
92 PRINT("%schannels: %" PRIuS "\n", kTag, record_parameters_.channels());
93 PRINT("%sframes per buffer: %" PRIuS " <=> %.2f ms\n", kTag,
opensles_player.cc 183 ALOGD("SetPlayoutChannels(%" PRIuS ")", channels);
244 ALOGD("lowest possible buffer size: %" PRIuS,
249 ALOGD("native buffer size: %" PRIuS, bytes_per_buffer_);
260 ALOGD("required buffer size: %" PRIuS, required_buffer_size);
audio_record_jni.cc 140 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_);
189 ALOGD("SetRecordingChannels(%" PRIuS ")", channels);
audio_track_jni.cc 206 ALOGD("SetPlayoutChannels(%" PRIuS ")", channels);
228 ALOGD("frames_per_buffer: %" PRIuS, frames_per_buffer_);
  /external/webrtc/webrtc/modules/audio_processing/beamformer/
nonlinear_beamformer_test.cc 56 printf("Input file: %s\nChannels: %" PRIuS ", Sample rate: %d Hz\n\n",
58 printf("Output file: %s\nChannels: %" PRIuS ", Sample rate: %d Hz\n\n",
  /external/webrtc/webrtc/modules/video_coding/codecs/tools/
video_quality_measurement.cc 332 Log(" Frame length : %" PRIuS " bytes\n", config.frame_length_in_bytes);
333 Log(" Packet size : %" PRIuS " bytes\n",
335 Log(" Max payload size : %" PRIuS " bytes\n",
364 printf("%4d, %d, %d, %2d, %2d, %6d, %6d, %5d, %7" PRIuS
365 ", %d, %2d, %2" PRIuS ", %5.3f, %5.2f\n",
389 "{'name': 'packet_size_in_bytes', 'value': '%" PRIuS
391 "{'name': 'max_payload_size_in_bytes', 'value': '%" PRIuS
397 "{'name': 'frame_length_in_bytes', 'value': '%" PRIuS
447 "'bit_rate': %d, 'encoded_frame_length': %" PRIuS
450 "'total_packets': %" PRIuS ", 'ssim': %f, 'psnr': %f},\n"
    [all...]
  /external/webrtc/webrtc/modules/audio_coding/neteq/tools/
neteq_external_decoder_test.cc 29 printf("%" PRIuS "\n", channels_);
  /external/v8/src/heap/
gc-tracer.cc 460 "total_size_before=%" PRIuS
462 "total_size_after=%" PRIuS
464 "holes_size_before=%" PRIuS
466 "holes_size_after=%" PRIuS
468 "allocated=%" PRIuS
470 "promoted=%" PRIuS
472 "semi_space_copied=%" PRIuS
582 "total_size_before=%" PRIuS
584 "total_size_after=%" PRIuS
586 "holes_size_before=%" PRIuS
    [all...]
gc-idle-time-handler.cc 44 PrintF("size_of_objects=%" PRIuS " ", size_of_objects);
  /external/webrtc/webrtc/modules/audio_coding/acm2/
codec_manager.cc 29 "Wrong number of channels (%" PRIuS ", only mono and stereo "
52 "%" PRIuS " number of channels not supportedn for %s.",
  /external/pdfium/core/fxcrt/
fx_system.h 293 // printf("xyz: %" PRIuS, size);
309 #if !defined(PRIuS)
310 #define PRIuS "zu"
315 #if !defined(PRIuS)
316 #define PRIuS "Iu"
  /external/webrtc/webrtc/common_audio/
audio_converter_unittest.cc 82 printf("SNR=%.1f dB at delay=%" PRIuS "\n", best_snr, best_delay);
132 printf("(%" PRIuS ", %d Hz) -> (%" PRIuS ", %d Hz) ",
  /external/webrtc/webrtc/modules/media_file/
media_file_utility.cc 412 "bufSize= %" PRIuS ")",
491 "outRight= 0x%x, bufSize= %" PRIuS ")",
567 "ReadWavStereoData: unsupported sample size %" PRIuS "!",
581 "dataLen= %" PRIuS ")", &wav, buffer, dataLengthInBytes);
712 "dataLen= %" PRIuS ")", &out, buffer, dataLength);
815 "outData= 0x%x, bufferSize= %" PRIuS ")", &in, outData,
844 "buffer not large enough to read %" PRIuS " bytes of "
874 "inData= 0x%x, dataLen= %" PRIuS ")", &out, buffer,
997 "bytes=%" PRIuS ")", &in, outData, bufferSize);
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/test/
unpack.cc 272 fprintf(settings_file, " Input channels: %" PRIuS "\n",
275 fprintf(settings_file, " Output channels: %" PRIuS "\n",
278 fprintf(settings_file, " Reverse channels: %" PRIuS "\n",
  /external/webrtc/webrtc/modules/audio_coding/codecs/tools/
audio_codec_speed_test.cc 103 printf("Coding %d kHz-sampled %" PRIuS "-channel audio at %d bps ...\n",
  /external/webrtc/webrtc/modules/audio_coding/codecs/isac/main/test/ReleaseTest-API/
ReleaseTest-API.cc 898 printf("total bits = %" PRIuS " bits\n", totalbits);
917 printf("Maximum payload size 30ms Frames %" PRIuS " bytes (%0.3f kbps)\n",
921 printf("Maximum payload size 60ms Frames %" PRIuS " bytes (%0.3f kbps)\n",
930 fprintf(stderr, " plmax-30ms %" PRIuS " bytes (%0.0f kbps)",
934 fprintf(stderr, " plmax-60ms %" PRIuS " bytes (%0.0f kbps)",

Completed in 581 milliseconds

1 2 3