Home
last modified time | relevance | path

Searched defs:next_line (Results 1 – 8 of 8) sorted by relevance

/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dfile_process.py57 def next_line(self): member in LinewiseFileProcessor
/third_party/gstreamer/gstplugins_good/gst/rtp/
Dgstrtpvrawpay.c354 gboolean next_line, complete = FALSE; in gst_rtp_vraw_pay_handle_buffer() local
/third_party/ffmpeg/libavcodec/
Dcdtoons.c63 const uint8_t *next_line = data; in cdtoons_render_sprite() local
Dvc1dec.c207 int next_line; in vc1_draw_sprites() local
/third_party/ffmpeg/libavfilter/
Dvf_estdif.c361 const uint8_t *prev_line, *prev2_line, *next_line, *next2_line, *in_line; in deinterlace_slice() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.cpp675 const GLchar* next_line = strchr(source, '\n'); in printShaderSource() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShadingLanguage420PackTests.cpp18476 const GLchar* next_line = strchr(part, '\n'); in printShaderSource() local
/third_party/libbpf/src/
Dlibbpf.c7414 char *prev_line, *cur_line, *next_line; local