Searched defs:out_left (Results 1 – 5 of 5) sorted by relevance
/third_party/gettext/os2/iconv/ |
D | iconv.c | 121 char **out, size_t *out_left) in iconv()
|
/third_party/glib/gio/ |
D | gcharsetconverter.c | 251 gsize in_left, out_left; in g_charset_converter_convert() local
|
/third_party/gstreamer/gstplugins_bad/gst/dvbsubenc/ |
D | gstdvbsubenc.c | 225 gint width, gint height, guint * out_left, guint * out_right, in find_largest_subregion()
|
/third_party/ffmpeg/libavcodec/ |
D | wavpackenc.c | 1123 int32_t *out_left, int32_t *out_right, in decorr_stereo() 1360 int32_t *out_left, int32_t *out_right, in decorr_stereo_quick() 1497 int32_t *out_left, int32_t *out_right, in decorr_stereo_buffer() 1668 int32_t *in_left, *in_right, *out_left, *out_right; in recurse_stereo() local
|
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/ |
D | conv_depthwise_fp32.c | 1078 int out_left = sw_param->left_; in DepthwiseSWAvxFp32() local
|