Home
last modified time | relevance | path

Searched defs:conv_f (Results 1 – 13 of 13) sorted by relevance

/dports/multimedia/handbrake/ffmpeg-4.4/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libswresample/
H A Daudioconvert.h43 conv_func_type *conv_f; member
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/udf/
H A Dunicode.c170 int (*conv_f)(wchar_t, unsigned char *, int); in udf_name_from_CS0() local
283 int (*conv_f)(const unsigned char *, int, wchar_t *); in udf_name_to_CS0() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/udf/
H A Dunicode.c170 int (*conv_f)(wchar_t, unsigned char *, int); in udf_name_from_CS0() local
283 int (*conv_f)(const unsigned char *, int, wchar_t *); in udf_name_to_CS0() local
/dports/multimedia/libv4l/linux-5.13-rc2/fs/udf/
H A Dunicode.c170 int (*conv_f)(wchar_t, unsigned char *, int); in udf_name_from_CS0() local
283 int (*conv_f)(const unsigned char *, int, wchar_t *); in udf_name_to_CS0() local
/dports/math/py-ducc0/ducc0-0.22.0/python/
H A Dtotalconvolve_pymod.cc765 using conv_f = Py_ConvolverPlan<float>; in add_totalconvolve() typedef
/dports/math/libpgmath/flang-d07daf3/runtime/flang/
H A Dfmtconv.c1005 conv_f(int w, int d) in conv_f() function
/dports/devel/libfirm/libfirm-1.21.0/ir/be/ia32/
H A Dia32_emitter.c1185 static void emit_ia32_Conv_with_FP(const ir_node *node, const char* conv_f, in emit_ia32_Conv_with_FP()