Home
last modified time | relevance | path

Searched refs:format_param (Results 1 – 25 of 83) sorted by relevance

1234

/dports/audio/arss/arss-0.2.3-src/src/
H A Dsound_io.c174 …e, double **sound, int32_t channels, int32_t samplecount, int32_t samplerate, int32_t format_param) in wav_out() argument
185 tag[12] = samplecount*(format_param/8)*channels; in wav_out()
188 tag[8] = samplerate*format_param/8; in wav_out()
189 tag[9] = format_param/8; in wav_out()
191 tag[10] = format_param; in wav_out()
193 if ((format_param==8) || (format_param==16)) in wav_out()
195 if (format_param==32) in wav_out()
205 if (format_param==8) in wav_out()
207 if (format_param==16) in wav_out()
209 if (format_param==32) in wav_out()
/dports/games/retroarch/RetroArch-1.9.7/gfx/include/userland/interface/mmal/openmaxil/
H A Dmmalomx_roles.c183 component->ports[port].format_param.h263.eProfile = OMX_VIDEO_H263ProfileBaseline; in mmalomx_role_set()
184 component->ports[port].format_param.h263.eLevel = OMX_VIDEO_H263Level10; in mmalomx_role_set()
185 component->ports[port].format_param.h263.bPLUSPTYPEAllowed = OMX_FALSE; in mmalomx_role_set()
186 component->ports[port].format_param.h263.bForceRoundingTypeToZero = OMX_TRUE; in mmalomx_role_set()
190 component->ports[port].format_param.mpeg4.eProfile = OMX_VIDEO_MPEG4ProfileSimple; in mmalomx_role_set()
191 component->ports[port].format_param.mpeg4.eLevel = OMX_VIDEO_MPEG4Level1; in mmalomx_role_set()
195 component->ports[port].format_param.avc.eProfile = OMX_VIDEO_AVCProfileBaseline; in mmalomx_role_set()
196 component->ports[port].format_param.avc.eLevel = OMX_VIDEO_AVCLevel1; in mmalomx_role_set()
199 component->ports[port].format_param.wmv.eFormat = OMX_VIDEO_WMVFormat9; in mmalomx_role_set()
/dports/www/phalcon4/cphalcon-4.1.1/ext/phalcon/logger/formatter/
H A Dline.zep.c68 zval *format_param = NULL; in PHP_METHOD() local
75 zephir_fetch_params(1, 1, 0, &format_param); in PHP_METHOD()
77 zephir_get_strval(&format, format_param); in PHP_METHOD()
91 zval *format_param = NULL, *dateFormat_param = NULL; in PHP_METHOD() local
99 zephir_fetch_params(1, 0, 2, &format_param, &dateFormat_param); in PHP_METHOD()
101 if (!format_param) { in PHP_METHOD()
105 zephir_get_strval(&format, format_param); in PHP_METHOD()
/dports/net-im/tg_owt/tg_owt-d578c76/src/rtc_base/strings/
H A Dstring_format.h19 #define RTC_PRINTF_FORMAT(format_param, dots_param) \ argument
20 __attribute__((format(printf, format_param, dots_param)))
22 #define RTC_PRINTF_FORMAT(format_param, dots_param)
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/webrtc/rtc_base/strings/
H A Dstring_format.h19 #define RTC_PRINTF_FORMAT(format_param, dots_param) \ argument
20 __attribute__((format(printf, format_param, dots_param)))
22 #define RTC_PRINTF_FORMAT(format_param, dots_param)
/dports/www/firefox/firefox-99.0/third_party/libwebrtc/rtc_base/strings/
H A Dstring_format.h19 #define RTC_PRINTF_FORMAT(format_param, dots_param) \ argument
20 __attribute__((format(printf, format_param, dots_param)))
22 #define RTC_PRINTF_FORMAT(format_param, dots_param)
/dports/www/node10/node-v10.24.1/deps/v8/src/base/
H A Dcompiler-specific.h25 #define PRINTF_FORMAT(format_param, dots_param) \ argument
26 __attribute__((format(printf, format_param, dots_param)))
28 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/databases/galera/galera-release_25.3.35/chromium/
H A Dcompiler_specific.h153 #define PRINTF_FORMAT(format_param, dots_param) \ argument
154 __attribute__((format(printf, format_param, dots_param)))
156 #define PRINTF_FORMAT(format_param, dots_param) argument
162 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/third_party/base/
H A Dcompiler_specific.h90 #define PRINTF_FORMAT(format_param, dots_param) \ argument
91 __attribute__((format(printf, format_param, dots_param)))
93 #define PRINTF_FORMAT(format_param, dots_param) argument
99 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/third_party/base/
H A Dcompiler_specific.h90 #define PRINTF_FORMAT(format_param, dots_param) \ argument
91 __attribute__((format(printf, format_param, dots_param)))
93 #define PRINTF_FORMAT(format_param, dots_param) argument
99 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/v8/src/base/
H A Dcompiler-specific.h25 #define PRINTF_FORMAT(format_param, dots_param) \ argument
26 __attribute__((format(printf, format_param, dots_param)))
28 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/devel/gn/gn-1962/src/base/
H A Dcompiler_specific.h35 #define PRINTF_FORMAT(format_param, dots_param) \ argument
36 __attribute__((format(printf, format_param, dots_param)))
38 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/multimedia/kodi-addon-inputstream.adaptive/inputstream.adaptive-19.0.1-Matrix/wvdecrypter/cdm/base/
H A Dcompiler_specific.h140 #define PRINTF_FORMAT(format_param, dots_param) \ argument
141 __attribute__((format(printf, format_param, dots_param)))
143 #define PRINTF_FORMAT(format_param, dots_param) argument
149 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/firefox-legacy/firefox-52.8.0esr/security/sandbox/chromium/base/
H A Dcompiler_specific.h139 #define PRINTF_FORMAT(format_param, dots_param) \ argument
140 __attribute__((format(printf, format_param, dots_param)))
142 #define PRINTF_FORMAT(format_param, dots_param) argument
148 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/gn/src/base/
H A Dcompiler_specific.h46 #define PRINTF_FORMAT(format_param, dots_param) \ argument
47 __attribute__((format(printf, format_param, dots_param)))
49 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/base/
H A Dcompiler-specific.h25 #define PRINTF_FORMAT(format_param, dots_param) \ argument
26 __attribute__((format(printf, format_param, dots_param)))
28 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/lang/v8/v8-9.6.180.12/src/base/
H A Dcompiler-specific.h27 #define PRINTF_FORMAT(format_param, dots_param) \ argument
28 __attribute__((format(printf, format_param, dots_param)))
30 #define PRINTF_FORMAT(format_param, dots_param) argument
/dports/lang/spidermonkey60/firefox-60.9.0/security/sandbox/chromium/base/
H A Dcompiler_specific.h138 #define PRINTF_FORMAT(format_param, dots_param) \ argument
139 __attribute__((format(printf, format_param, dots_param)))
141 #define PRINTF_FORMAT(format_param, dots_param) argument
147 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/openscreen/src/util/
H A Dstringprintf.h19 #define OSP_CHECK_PRINTF_ARGS(format_param, dots_param) \ argument
20 __attribute__((format(printf, format_param, dots_param)))
22 #define OSP_CHECK_PRINTF_ARGS(format_param, dots_param)
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/base/
H A Dcompiler_specific.h95 #define PRINTF_FORMAT(format_param, dots_param) \ argument
96 __attribute__((format(printf, format_param, dots_param)))
98 #define PRINTF_FORMAT(format_param, dots_param) argument
104 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/gn/base/
H A Dcompiler_specific.h138 #define PRINTF_FORMAT(format_param, dots_param) \ argument
139 __attribute__((format(printf, format_param, dots_param)))
141 #define PRINTF_FORMAT(format_param, dots_param) argument
147 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/lang/spidermonkey78/firefox-78.9.0/security/sandbox/chromium/base/
H A Dcompiler_specific.h139 #define PRINTF_FORMAT(format_param, dots_param) \ argument
140 __attribute__((format(printf, format_param, dots_param)))
142 #define PRINTF_FORMAT(format_param, dots_param) argument
148 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/graphics/blender/blender-2.91.0/source/blender/blenlib/
H A DBLI_compiler_attrs.h80 # define ATTR_PRINTF_FORMAT(format_param, dots_param) \ argument
81 __attribute__((format(printf, format_param, dots_param)))
83 # define ATTR_PRINTF_FORMAT(format_param, dots_param) argument
/dports/www/firefox-esr/firefox-91.8.0/security/sandbox/chromium/base/
H A Dcompiler_specific.h143 #define PRINTF_FORMAT(format_param, dots_param) \ argument
144 __attribute__((format(printf, format_param, dots_param)))
146 #define PRINTF_FORMAT(format_param, dots_param) argument
152 #define WPRINTF_FORMAT(format_param, dots_param) argument
/dports/www/firefox/firefox-99.0/security/sandbox/chromium/base/
H A Dcompiler_specific.h143 #define PRINTF_FORMAT(format_param, dots_param) \ argument
144 __attribute__((format(printf, format_param, dots_param)))
146 #define PRINTF_FORMAT(format_param, dots_param) argument
152 #define WPRINTF_FORMAT(format_param, dots_param) argument

1234