Home
last modified time | relevance | path

Searched defs:next_line (Results 1 - 10 of 10) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dlrcenc.c99 const uint8_t *next_line = memchr(line, '\n', end - line); in lrc_write_packet() local
H A Drtpenc_rfc4175.c69 int next_line; in ff_rtp_send_raw_rfc4175() local
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
H A Dfile_process.py57 def next_line(self): member in LinewiseFileProcessor
/third_party/curl/lib/
H A Dhttp1.c102 static ssize_t next_line(struct h1_req_parser *parser, in next_line() function
/third_party/ffmpeg/libavcodec/
H A Dcdtoons.c64 const uint8_t *next_line = data; in cdtoons_render_sprite() local
H A Dvc1dec.c211 int next_line; in vc1_draw_sprites() local
/third_party/ffmpeg/libavfilter/
H A Dvf_estdif.c363 const uint8_t *prev_line, *prev2_line, *next_line, *next2_lin in deinterlace_slice() local
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp675 const GLchar* next_line = strchr(source, '\n'); in printShaderSource() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShadingLanguage420PackTests.cpp18476 const GLchar* next_line = strchr(part, '\n'); in printShaderSource() local
/third_party/libbpf/src/
H A Dlibbpf.c7656 char *prev_line, *cur_line, *next_line; local

Completed in 47 milliseconds