Home
last modified time | relevance | path

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

/dports/graphics/openimageio/oiio-Release-2.2.16.0/src/ffmpeg.imageio/
H A Dffmpeginput.cpp171 int m_last_decoded_pos; member in FFmpegInput
193 m_last_decoded_pos = 0; in init()
622 if (m_last_decoded_pos + 1 != frame) { in read_frame()
661 m_last_decoded_pos = current_frame; in read_frame()
/dports/graphics/py-openimageio/oiio-Release-2.2.16.0/src/ffmpeg.imageio/
H A Dffmpeginput.cpp171 int m_last_decoded_pos; member in FFmpegInput
193 m_last_decoded_pos = 0; in init()
622 if (m_last_decoded_pos + 1 != frame) { in read_frame()
661 m_last_decoded_pos = current_frame; in read_frame()