Searched refs:pframes (Results 1 – 2 of 2) sorted by relevance
57 int pframes; member188 sc->p_per_gop = sc->pframes / sc->iframes; in gxf_write_mpeg_auxiliary()189 if (sc->pframes % sc->iframes) in gxf_write_mpeg_auxiliary()191 if (sc->pframes) { in gxf_write_mpeg_auxiliary()192 sc->b_per_i_or_p = sc->bframes / sc->pframes; in gxf_write_mpeg_auxiliary()193 if (sc->bframes % sc->pframes) in gxf_write_mpeg_auxiliary()927 sc->pframes++; in gxf_write_media_preamble()
248 uint32_t *pframes; in ehci_init() local431 pframes = (uint32_t *)buf_res.buffer; in ehci_init()439 pframes[i] = sc->sc_isoc_hs_p_last in ehci_init()