Searched refs:time_ns (Results 1 – 11 of 11) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libwebm/ |
D | mkvparser.hpp | 347 virtual long Seek(long long time_ns, const BlockEntry*&) const = 0; 402 long Seek(long long time_ns, const BlockEntry*&) const; 433 long Seek(long long time_ns, const BlockEntry*&) const; 655 long long time_ns, 662 long long time_ns,
|
D | mkvparser.cpp | 2526 long long time_ns, in Find() argument 2531 assert(time_ns >= 0); in Find() 2549 if (time_ns <= pCP->GetTime(m_pSegment)) in Find() 2574 if (t <= time_ns) in Find() 2588 assert(pCP->GetTime(m_pSegment) <= time_ns); in Find() 2605 if (time_ns <= pCP->GetTime(m_pSegment)) in Find() 2626 if (t <= time_ns) in Find() 2640 assert(pCP->GetTime(m_pSegment) <= time_ns); in Find() 2661 long long time_ns, 2695 if (t <= time_ns) [all …]
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libwebm/ |
D | mkvparser.cpp | 2558 long long time_ns, in Find() argument 2563 assert(time_ns >= 0); in Find() 2581 if (time_ns <= pCP->GetTime(m_pSegment)) in Find() 2606 if (t <= time_ns) in Find() 2620 assert(pCP->GetTime(m_pSegment) <= time_ns); in Find() 2637 if (time_ns <= pCP->GetTime(m_pSegment)) in Find() 2658 if (t <= time_ns) in Find() 2672 assert(pCP->GetTime(m_pSegment) <= time_ns); in Find() 2690 long long time_ns, 2724 if (t <= time_ns) [all …]
|
D | mkvparser.hpp | 404 virtual long Seek(long long time_ns, const BlockEntry*&) const; 459 long Seek(long long time_ns, const BlockEntry*&) const; 834 long long time_ns, 841 long long time_ns,
|
/hardware/libhardware/include/hardware/ |
D | gps.h | 1443 int64_t time_ns; member 1494 int64_t time_ns; member
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1700 mGnssData.clock.time_ns, in locallog()
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1665 mGpsData.clock.time_ns); in locallog()
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1676 mGpsData.clock.time_ns); in locallog()
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1697 mGnssData.clock.time_ns, in locallog()
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1666 mGpsData.clock.time_ns); in locallog()
|
/hardware/qcom/gps/msm8998/loc_api/libloc_api_50001/ |
D | loc_eng.cpp | 1758 mGnssData.clock.time_ns, in locallog()
|