Searched refs:sc_nframes (Results 1 – 1 of 1) sorted by relevance
244 int sc_nframes; member2218 sc->sc_nframes = (dwMaxVideoFrameSize + sc->sc_vs_cur->psize - 1) / in uvideo_vs_open()2220 if (sc->sc_nframes > UVIDEO_NFRAMES_MAX) in uvideo_vs_open()2221 sc->sc_nframes = UVIDEO_NFRAMES_MAX; in uvideo_vs_open()2231 sc->sc_nframes, sc->sc_vs_cur->psize, in uvideo_vs_open()