Home
last modified time | relevance | path

Searched refs:computeTimeStamp (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/skia/experimental/ffmpeg/
H A DSkVideoDecoder.cpp202 double SkVideoDecoder::computeTimeStamp(const AVFrame* frame) const { in computeTimeStamp() function in SkVideoDecoder
295 *timeStamp = this->computeTimeStamp(fFrame); in nextImage()
305 *timeStamp = this->computeTimeStamp(fFrame); in nextImage()
H A DSkVideoEncoder.h68 double computeTimeStamp(const AVFrame*) const;
H A DSkVideoDecoder.h42 double computeTimeStamp(const AVFrame*) const;