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

1 2

  /external/oprofile/libutil/
op_cpufreq.c 46 fval = uval / 1E6;
51 fval = uval / 1E6;
  /frameworks/base/cmds/stagefright/
stagefright.cpp 155 seekTimeUs / 1E6, timestampUs / 1E6);
163 timestampUs, timestampUs / 1E6);
186 seekTimeUs, seekTimeUs / 1E6);
263 printf("avg. %.2f fps\n", n * 1E6 / delay);
272 printf("avg. %.2f KB/sec\n", totalBytes / 1024 * 1E6 / delay);
837 thumbTimeUs, thumbTimeUs / 1E6);
  /frameworks/base/media/libstagefright/mpeg2ts/
AnotherPacketSource.cpp 96 LOGV("queueAccessUnit timeUs=%lld us (%.2f secs)", timeUs, timeUs / 1E6);
  /frameworks/base/media/libstagefright/rtsp/
rtp_test.cpp 217 buffer->range_length(), timeUs / 1E6);
ARTPSource.cpp 289 ((ALooper::GetNowUs() - mLastNTPTimeUpdateUs) * 65536.0 / 1E6);
ASessionDescription.cpp 269 *durationUs = (int64_t)((to - from) * 1E6);
MyHandler.h 698 int64_t timeUs = (int64_t)(ntpTime * 1E6 / (1ll << 32));
970 rtpTime, (int64_t)(npt1 * 1E6));
    [all...]
  /frameworks/base/media/libstagefright/
AudioPlayer.cpp 361 mPositionTimeMediaUs / 1E6, mPositionTimeRealUs / 1E6);
AwesomePlayer.cpp 611 cachedDurationUs / 1E6);
618 cachedDurationUs / 1E6);
624 cachedDurationUs / 1E6);
1106 LOGV("seeking audio to %lld us (%.2f secs).", timeUs, timeUs / 1E6);
    [all...]
AudioSource.cpp 161 if (skipFrameUs - timestampUs >= 1E6) {
CameraSource.cpp 308 if (skipTimeUs - frameTime >= 1E6) {
MPEG4Writer.cpp 625 int32_t duration = (maxDurationUs * mTimeScale + 5E5) / 1E6;
    [all...]
  /frameworks/base/media/libstagefright/omx/tests/
OMXHarness.cpp 594 durationUs, durationUs / 1E6);
626 requestedSeekTimeUs, requestedSeekTimeUs / 1E6);
644 actualSeekTimeUs, actualSeekTimeUs / 1E6);
700 requestedSeekTimeUs, requestedSeekTimeUs / 1E6);
702 actualSeekTimeUs, actualSeekTimeUs / 1E6);
704 bufferTimeUs, bufferTimeUs / 1E6);
  /frameworks/base/media/libstagefright/codecs/avc/dec/
AVCDecoder.cpp 290 LOGV("seek requested to %lld us (%.2f secs)", seekTimeUs, seekTimeUs / 1E6);
316 mPendingSeekTimeUs, mPendingSeekTimeUs / 1E6);
  /device/samsung/crespo/alsa-lib/test/
playmidi1.c 249 bpm = 60.0E6 / (double) us;
  /external/chromium/third_party/icu/source/data/sprep/
rfc3491.txt 492 00C6; 00E6; MAP
636 01E6; 01E7; MAP
729 03E6; 03E7; MAP
849 04E6; 04E7; MAP
1252 24CC; 24E6; MAP
    [all...]
rfc3530csci.txt 491 00C6; 00E6; MAP
635 01E6; 01E7; MAP
728 03E6; 03E7; MAP
848 04E6; 04E7; MAP
1251 24CC; 24E6; MAP
    [all...]
rfc3722.txt 492 00C6; 00E6; MAP
636 01E6; 01E7; MAP
729 03E6; 03E7; MAP
849 04E6; 04E7; MAP
1252 24CC; 24E6; MAP
    [all...]
rfc3920node.txt 492 00C6; 00E6; MAP
636 01E6; 01E7; MAP
729 03E6; 03E7; MAP
849 04E6; 04E7; MAP
1252 24CC; 24E6; MAP
    [all...]
rfc4518ci.txt 459 00C6; 00E6; MAP
603 01E6; 01E7; MAP
696 03E6; 03E7; MAP
816 04E6; 04E7; MAP
1219 24CC; 24E6; MAP
    [all...]
  /external/chromium/third_party/icu/source/test/testdata/
nfs4_cis_prep.txt 482 00C6; 00E6; MAP
626 01E6; 01E7; MAP
719 03E6; 03E7; MAP
839 04E6; 04E7; MAP
1242 24CC; 24E6; MAP
    [all...]
nfs4_cs_prep_ci.txt 482 00C6; 00E6; MAP
626 01E6; 01E7; MAP
719 03E6; 03E7; MAP
839 04E6; 04E7; MAP
1242 24CC; 24E6; MAP
    [all...]
nfs4_mixed_prep_s.txt 482 00C6; 00E6; MAP
626 01E6; 01E7; MAP
719 03E6; 03E7; MAP
839 04E6; 04E7; MAP
1242 24CC; 24E6; MAP
    [all...]
  /external/icu4c/data/sprep/
rfc3491.txt 492 00C6; 00E6; MAP
636 01E6; 01E7; MAP
729 03E6; 03E7; MAP
849 04E6; 04E7; MAP
1252 24CC; 24E6; MAP
    [all...]
rfc3530csci.txt 491 00C6; 00E6; MAP
635 01E6; 01E7; MAP
728 03E6; 03E7; MAP
848 04E6; 04E7; MAP
1251 24CC; 24E6; MAP
    [all...]

Completed in 159 milliseconds

1 2