Searched refs:raw_fmt_h_start (Results 1 – 1 of 1) sorted by relevance
1855 char* raw_fmt_h_start = strstr(raw_fmt_w_start, ":") + 1; local1856 if (!raw_fmt_h_start) {1860 int raw_height = atoi(raw_fmt_h_start);1863 char* raw_fmt_pix_start = strstr(raw_fmt_h_start, ":") + 1;