Searched refs:ns_to_samples (Results 1 – 2 of 2) sorted by relevance
204 static uint64_t ns_to_samples(uint64_t ns, int rate) { in ns_to_samples() function309 mCodecDelay = ns_to_samples(value, kRate); in process()316 mSeekPreRoll = ns_to_samples(value, kRate); in process()326 int64_t samples = ns_to_samples( *(reinterpret_cast<int64_t*> in process()
384 static uint64_t ns_to_samples(uint64_t ns, int kRate) { in ns_to_samples() function489 mCodecDelay = ns_to_samples( in onQueueFilled()495 mSeekPreRoll = ns_to_samples( in onQueueFilled()