Home
last modified time | relevance | path

Searched refs:nsecs (Results 1 – 2 of 2) sorted by relevance

/hardware/google/av/codec2/vndk/include/
DC2BqBufferPriv.h46 typedef std::function<void(uint64_t producer, int32_t slot, int64_t nsecs)> OnRenderCallback;
/hardware/google/av/codec2/hidl/1.0/utils/
DComponent.cpp500 [this](uint64_t producer, int32_t slot, int64_t nsecs) { in setOutputSurface() argument
504 rendered[0] = { producer, slot, nsecs }; in setOutputSurface()