Searched defs:get_line (Results 1 – 11 of 11) sorted by relevance
/third_party/ffmpeg/libavformat/ |
D | ffmetadec.c | 78 static void get_line(AVIOContext *s, uint8_t *buf, int size) in get_line() function
|
D | assdec.c | 95 static int64_t get_line(AVBPrint *buf, FFTextReader *tr) in get_line() function
|
D | mpjpegdec.c | 52 static int get_line(AVIOContext *pb, char *line, int line_size) in get_line() function
|
/third_party/python/Lib/ |
D | tabnanny.py | 72 def get_line(self): member in NannyNag
|
/third_party/toybox/kconfig/lxdialog/ |
D | textbox.c | 350 static char *get_line(void) in get_line() function
|
/third_party/skia/third_party/externals/harfbuzz/util/ |
D | text-options.hh | 272 text_options_t::get_line (unsigned int *len) in get_line() function in text_options_t
|
/third_party/mesa3d/src/amd/compiler/tests/ |
D | check_output.py | 157 def get_line(self, num): member in StringStream
|
/third_party/gstreamer/gstplugins_good/gst/deinterlace/ |
D | gstdeinterlacemethod.c | 322 get_line (LinesGetter * lg, gint field_offset, guint plane, gint line, in get_line() function
|
/third_party/toybox/lib/ |
D | lib.c | 726 char *get_line(int fd) in get_line() function
|
/third_party/ffmpeg/fftools/ |
D | ffmpeg_opt.c | 1344 static uint8_t *get_line(AVIOContext *s) in get_line() function
|
/third_party/selinux/libsepol/src/ |
D | module_to_cil.c | 124 static int get_line(char **start, char *end, char **line) in get_line() function
|