Home
last modified time | relevance | path

Searched refs:non_zero_found_short (Results 1 – 14 of 14) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegaudiodec_template.c942 int non_zero_found_short[3]; in compute_stereo() local
957 non_zero_found_short[0] = 0; in compute_stereo()
958 non_zero_found_short[1] = 0; in compute_stereo()
959 non_zero_found_short[2] = 0; in compute_stereo()
969 if (!non_zero_found_short[l]) { in compute_stereo()
973 non_zero_found_short[l] = 1; in compute_stereo()
1004 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1005 non_zero_found_short[1] | in compute_stereo()
1006 non_zero_found_short[2]; in compute_stereo()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegaudiodec_template.c1032 int non_zero_found_short[3]; in compute_stereo() local
1047 non_zero_found_short[0] = 0; in compute_stereo()
1048 non_zero_found_short[1] = 0; in compute_stereo()
1049 non_zero_found_short[2] = 0; in compute_stereo()
1059 if (!non_zero_found_short[l]) { in compute_stereo()
1063 non_zero_found_short[l] = 1; in compute_stereo()
1094 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1095 non_zero_found_short[1] | in compute_stereo()
1096 non_zero_found_short[2]; in compute_stereo()
/dports/www/firefox-esr/firefox-91.8.0/media/ffvpx/libavcodec/
H A Dmpegaudiodec_template.c1044 int non_zero_found_short[3]; in compute_stereo() local
1059 non_zero_found_short[0] = 0; in compute_stereo()
1060 non_zero_found_short[1] = 0; in compute_stereo()
1061 non_zero_found_short[2] = 0; in compute_stereo()
1071 if (!non_zero_found_short[l]) { in compute_stereo()
1075 non_zero_found_short[l] = 1; in compute_stereo()
1106 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1107 non_zero_found_short[1] | in compute_stereo()
1108 non_zero_found_short[2]; in compute_stereo()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpegaudiodec_template.c942 int non_zero_found_short[3]; in compute_stereo() local
957 non_zero_found_short[0] = 0; in compute_stereo()
958 non_zero_found_short[1] = 0; in compute_stereo()
959 non_zero_found_short[2] = 0; in compute_stereo()
969 if (!non_zero_found_short[l]) { in compute_stereo()
973 non_zero_found_short[l] = 1; in compute_stereo()
1004 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1005 non_zero_found_short[1] | in compute_stereo()
1006 non_zero_found_short[2]; in compute_stereo()
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpegaudiodec_template.c1044 int non_zero_found_short[3]; in compute_stereo() local
1059 non_zero_found_short[0] = 0; in compute_stereo()
1060 non_zero_found_short[1] = 0; in compute_stereo()
1061 non_zero_found_short[2] = 0; in compute_stereo()
1071 if (!non_zero_found_short[l]) { in compute_stereo()
1075 non_zero_found_short[l] = 1; in compute_stereo()
1106 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1107 non_zero_found_short[1] | in compute_stereo()
1108 non_zero_found_short[2]; in compute_stereo()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_template.c1044 int non_zero_found_short[3]; in compute_stereo() local
1059 non_zero_found_short[0] = 0; in compute_stereo()
1060 non_zero_found_short[1] = 0; in compute_stereo()
1061 non_zero_found_short[2] = 0; in compute_stereo()
1071 if (!non_zero_found_short[l]) { in compute_stereo()
1075 non_zero_found_short[l] = 1; in compute_stereo()
1106 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1107 non_zero_found_short[1] | in compute_stereo()
1108 non_zero_found_short[2]; in compute_stereo()
/dports/www/firefox/firefox-99.0/media/ffvpx/libavcodec/
H A Dmpegaudiodec_template.c942 int non_zero_found_short[3]; in compute_stereo() local
957 non_zero_found_short[0] = 0; in compute_stereo()
958 non_zero_found_short[1] = 0; in compute_stereo()
959 non_zero_found_short[2] = 0; in compute_stereo()
969 if (!non_zero_found_short[l]) { in compute_stereo()
973 non_zero_found_short[l] = 1; in compute_stereo()
1004 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1005 non_zero_found_short[1] | in compute_stereo()
1006 non_zero_found_short[2]; in compute_stereo()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpegaudiodec_template.c1032 int non_zero_found_short[3]; in compute_stereo() local
1047 non_zero_found_short[0] = 0; in compute_stereo()
1048 non_zero_found_short[1] = 0; in compute_stereo()
1049 non_zero_found_short[2] = 0; in compute_stereo()
1059 if (!non_zero_found_short[l]) { in compute_stereo()
1063 non_zero_found_short[l] = 1; in compute_stereo()
1094 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1095 non_zero_found_short[1] | in compute_stereo()
1096 non_zero_found_short[2]; in compute_stereo()
/dports/mail/thunderbird/thunderbird-91.8.0/media/ffvpx/libavcodec/
H A Dmpegaudiodec_template.c1044 int non_zero_found_short[3]; in compute_stereo() local
1059 non_zero_found_short[0] = 0; in compute_stereo()
1060 non_zero_found_short[1] = 0; in compute_stereo()
1061 non_zero_found_short[2] = 0; in compute_stereo()
1071 if (!non_zero_found_short[l]) { in compute_stereo()
1075 non_zero_found_short[l] = 1; in compute_stereo()
1106 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1107 non_zero_found_short[1] | in compute_stereo()
1108 non_zero_found_short[2]; in compute_stereo()
/dports/lang/spidermonkey78/firefox-78.9.0/media/ffvpx/libavcodec/
H A Dmpegaudiodec_template.c1044 int non_zero_found_short[3]; in compute_stereo() local
1059 non_zero_found_short[0] = 0; in compute_stereo()
1060 non_zero_found_short[1] = 0; in compute_stereo()
1061 non_zero_found_short[2] = 0; in compute_stereo()
1071 if (!non_zero_found_short[l]) { in compute_stereo()
1075 non_zero_found_short[l] = 1; in compute_stereo()
1106 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1107 non_zero_found_short[1] | in compute_stereo()
1108 non_zero_found_short[2]; in compute_stereo()
/dports/games/OpenLara/OpenLara-b4b19f2/src/libs/minimp3/
H A Dminimp3.cpp1299 int non_zero_found_short[3]; in compute_stereo() local
1313 non_zero_found_short[0] = 0; in compute_stereo()
1314 non_zero_found_short[1] = 0; in compute_stereo()
1315 non_zero_found_short[2] = 0; in compute_stereo()
1325 if (!non_zero_found_short[l]) { in compute_stereo()
1329 non_zero_found_short[l] = 1; in compute_stereo()
1360 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1361 non_zero_found_short[1] | in compute_stereo()
1362 non_zero_found_short[2]; in compute_stereo()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpegaudiodec_template.c1077 int non_zero_found_short[3]; in compute_stereo() local
1092 non_zero_found_short[0] = 0; in compute_stereo()
1093 non_zero_found_short[1] = 0; in compute_stereo()
1094 non_zero_found_short[2] = 0; in compute_stereo()
1104 if (!non_zero_found_short[l]) { in compute_stereo()
1108 non_zero_found_short[l] = 1; in compute_stereo()
1139 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1140 non_zero_found_short[1] | in compute_stereo()
1141 non_zero_found_short[2]; in compute_stereo()
/dports/audio/audiere/audiere-1.9.4/src/mpaudec/
H A Dmpaudec.c1709 int non_zero_found_short[3]; in compute_stereo() local
1724 non_zero_found_short[0] = 0; in compute_stereo()
1725 non_zero_found_short[1] = 0; in compute_stereo()
1726 non_zero_found_short[2] = 0; in compute_stereo()
1736 if (!non_zero_found_short[l]) { in compute_stereo()
1740 non_zero_found_short[l] = 1; in compute_stereo()
1771 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1772 non_zero_found_short[1] | in compute_stereo()
1773 non_zero_found_short[2]; in compute_stereo()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegaudiodec.c1674 int non_zero_found_short[3]; in compute_stereo() local
1689 non_zero_found_short[0] = 0; in compute_stereo()
1690 non_zero_found_short[1] = 0; in compute_stereo()
1691 non_zero_found_short[2] = 0; in compute_stereo()
1701 if (!non_zero_found_short[l]) { in compute_stereo()
1705 non_zero_found_short[l] = 1; in compute_stereo()
1736 non_zero_found = non_zero_found_short[0] | in compute_stereo()
1737 non_zero_found_short[1] | in compute_stereo()
1738 non_zero_found_short[2]; in compute_stereo()