Searched refs:embedded_end (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/i2c/smiapp/
H A Dsmiapp-core.c73 int embedded_start = -1, embedded_end = -1; smiapp_read_frame_fmt() local
180 if (embedded_start != -1 && embedded_end == -1) smiapp_read_frame_fmt()
181 embedded_end = line_count; smiapp_read_frame_fmt()
186 if (embedded_start == -1 || embedded_end == -1) { smiapp_read_frame_fmt()
188 embedded_end = 0; smiapp_read_frame_fmt()
192 embedded_start, embedded_end); smiapp_read_frame_fmt()

Completed in 101 milliseconds