Home
last modified time | relevance | path

Searched defs:period_range (Results 1 – 16 of 16) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dtwinvqdec.c187 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c73 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dtwinvqdec.c186 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c72 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dtwinvqdec.c186 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c73 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dtwinvqdec.c187 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c73 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dtwinvqdec.c186 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c73 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dtwinvqdec.c186 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c72 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dtwinvqdec.c186 int period_range = max_period - min_period; in decode_ppc() local
H A Dmetasound.c73 float min_period, max_period, period_range, period; in decode_ppc() local
/dports/math/py-pandas/pandas-1.2.5/pandas/core/indexes/
H A Dperiod.py705 def period_range( function
/dports/math/py-pandas/pandas-1.2.5/doc/source/user_guide/
H A Dtimeseries.rst2024 .. _timeseries.period_dtype: