Home
last modified time | relevance | path

Searched refs:kPlcPerSqr (Results 1 – 10 of 10) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dilbcdata.h53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 }; variable
H A Dilbcdec.c1114 while ((max_perSquare < kPlcPerSqr[ind]) && (ind > 0)) { in do_plc()
1118 …= kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dilbcdata.h53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 }; variable
H A Dilbcdec.c1114 while ((max_perSquare < kPlcPerSqr[ind]) && (ind > 0)) { in do_plc()
1118 …= kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dilbcdata.h53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 }; variable
H A Dilbcdec.c1114 while ((max_perSquare < kPlcPerSqr[ind]) && (ind > 0)) { in do_plc()
1118 …= kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dilbcdata.h53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 }; variable
H A Dilbcdec.c1114 while ((max_perSquare < kPlcPerSqr[ind]) && (ind > 0)) { in do_plc()
1118 …= kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dilbcdata.h53 static const int16_t kPlcPerSqr[] = { 839, 1343, 2048, 2998, 4247, 5849 }; variable
H A Dilbcdec.c1114 while ((max_perSquare < kPlcPerSqr[ind]) && (ind > 0)) { in do_plc()
1118 …= kPlcPitchFact[ind] + SPL_MUL_16_16_RSFT(kPlcPfSlope[ind], (max_perSquare - kPlcPerSqr[ind]), 11); in do_plc()