Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/
H A Dfocaltech_test_ini.c314 static int ini_parse_keyword(struct ini_data *ini, char *line_buffer) in ini_parse_keyword()
356 static int ini_parse_section(struct ini_data *ini, char *line_buffer) in ini_parse_section()
391 char line_buffer[MAX_INI_LINE_LEN] = { 0 }; in ini_init_inidata() local
/OK3568_Linux_fs/external/rknpu2/examples/librknn_api_android_demo/include/stb/
H A Dstb_image_write.h1038 …, int stride_bytes, int width, int height, int y, int n, int filter_type, signed char *line_buffer) in stbiw__encode_png_line()
1080 signed char *line_buffer; in stbi_write_png_to_mem() local
/OK3568_Linux_fs/external/rknpu2/examples/3rdparty/stb/
H A Dstb_image_write.h1038 …, int stride_bytes, int width, int height, int y, int n, int filter_type, signed char *line_buffer) in stbiw__encode_png_line()
1080 signed char *line_buffer; in stbi_write_png_to_mem() local
/OK3568_Linux_fs/kernel/drivers/gpu/drm/tiny/
H A Drepaper.c88 u8 *line_buffer; member