Lines Matching refs:ovfmt
2093 if (NULL == fh->ovfmt)
2097 switch (fh->ovfmt->depth) {
2129 if (NULL == fh->ovfmt)
2131 if (!(fh->ovfmt->flags & FORMAT_FLAGS_PACKED))
2160 switch (fh->ovfmt->depth) {
2194 bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);
2530 if (fh->ovfmt)
2531 fb->fmt.pixelformat = fh->ovfmt->fourcc;
2562 bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);
2616 fh->ovfmt = fmt;
2617 btv->init.ovfmt = fmt;
2635 bttv_overlay_risc(btv, &fh->ov, fh->ovfmt, new);