Searched refs:PRId64 (Results 1 – 10 of 10) sorted by relevance
/hardware/qcom/display/msm8084/libqdutils/ |
D | profiler.cpp | 110 ALOGD("ignorethresh_us: %"PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata() 130 ALOGD("%"PRId64" %"PRId64" %"PRId64" %"PRId64" %"PRId64" %"PRId64, in print_fps()
|
/hardware/qcom/display/msm8226/libqdutils/ |
D | profiler.cpp | 110 ALOGD("ignorethresh_us: %"PRId64, debug_fps_metadata.ignorethresh_us); in populate_debug_fps_metadata() 130 ALOGD("%"PRId64" %"PRId64" %"PRId64" %"PRId64" %"PRId64" %"PRId64, in print_fps()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vpx/ |
D | vpx_integer.h | 52 #define PRId64 "I64d" macro
|
/hardware/libhardware/tests/camera2/ |
D | CameraBurstTests.cpp | 222 ALOGV("Submitting capture request %d with exposure %"PRId64, i, in TEST_F() 234 ALOGV("Reading capture request %d with exposure %"PRId64, i, exposures[i]); in TEST_F() 621 … ALOGV("Submitting capture %zu with exposure %"PRId64", frame duration %"PRId64", sensitivity %d", in TEST_F()
|
D | CameraMultiStreamTests.cpp | 359 ALOGV("Submitting request with: id %d with exposure %"PRId64", sensitivity %d", in CaptureBurst() 557 ALOGV("targeted minimal frame duration is: %"PRId64"ns", minFrameDuration); in TEST_F() 675 ALOGV("Submitting preview request %zu with exposure %"PRId64, in TEST_F()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/ |
D | vpxenc.c | 1506 fprintf(stderr, "[%3s %2"PRId64":%02"PRId64": % 02"PRId64"] ", in print_time() 1679 "frame %4d/%-4d %7"PRId64"B ", in main() 1684 fprintf(stderr, "%7"PRId64" %s %.2f %s ", in main() 1749 "\rPass %d/%d frame %4d/%-4d %7"PRId64"B %7lub/f %7"PRId64"b/s" in main() 1750 " %7"PRId64" %s (%.2f fps)\033[K\n", pass + 1, in main()
|
D | vpxdec.c | 306 "%d decoded frames/%d showed frames in %"PRId64" us (%.2f fps)\r", in show_progress()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/ |
D | onyx_if.c | 4634 fprintf(f, "%10d %10d %10d %10d %10d %10"PRId64" %10"PRId64 in encode_frame_to_data_rate() 4635 "%10"PRId64" %10d %6d %6d %6d %6d %5d %5d %5d %8d " in encode_frame_to_data_rate() 4636 "%8.2lf %"PRId64" %10.3lf %10"PRId64" %8d\n", in encode_frame_to_data_rate() 4655 fprintf(f, "%10d %10d %10d %10d %10d %10"PRId64" %10"PRId64 in encode_frame_to_data_rate() 4656 "%10"PRId64" %10d %6d %6d %6d %6d %5d %5d %5d %8d " in encode_frame_to_data_rate() 4657 "%8.2lf %"PRId64" %10.3lf %8d\n", in encode_frame_to_data_rate()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/ |
D | vp9_onyx_if.c | 2191 "%10"PRId64" %10"PRId64" %10d " 2194 "%10"PRId64" %10.3lf"
|
/hardware/libhardware_legacy/audio/ |
D | AudioPolicyManagerBase.cpp | 1477 " BitRate=%u, duration=%" PRId64 " us, has_video=%d", in isOffloadSupported()
|