Searched refs:got_sof_data (Results 1 – 1 of 1) sorted by relevance
37 int got_sof_data; /* true if SOF data successfully parsed */ member203 s->got_sof_data = !!s->got_sof_data; in mxpeg_decode_frame()246 if (s->got_sof_data > 1) { in mxpeg_decode_frame()255 s->got_sof_data = 0; in mxpeg_decode_frame()261 s->got_sof_data = 0; in mxpeg_decode_frame()264 s->got_sof_data ++; in mxpeg_decode_frame()267 if (!s->got_sof_data) { in mxpeg_decode_frame()