Home
last modified time | relevance | path

Searched defs:line_buffer (Results 1 – 5 of 5) sorted by relevance

/third_party/ltp/testcases/kernel/fs/mongo/
Dmongo_slinks.c29 char *line_buffer = NULL; in main() local
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dgstcea708decoder.c931 gchar * line_buffer, guint16 * index) in pango_span_markup_start()
948 gchar * line_buffer, guint16 * index) in pango_span_markup_txt()
964 gchar * line_buffer, guint16 * index) in pango_span_markup_end()
988 gchar line_buffer[LINEBUFFER_SIZE]; in gst_cea708dec_show_pango_window() local
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/fp32/
Dresize_fp32.cc201 float *line_buffer = line_buffer_ + new_width_ * c * 4 * task_id; in RunImpl() local
/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/nnacl/fp32/
Dresize_fp32.c416 …nt *y_tops, const int *x_lefts, const float *y_weights, const float *x_weights, float *line_buffer, in Bicubic()
434 float *line_buffer, const int h_begin, const int h_end) { in ResizeBicubic()
/third_party/ffmpeg/libavformat/
Dftp.c150 AVBPrint line_buffer; in ftp_status() local