Lines Matching defs:height
89 int height, index;
127 if (st->codecpar->height == gxf_lines_tab[i].height) {
199 if (st->codecpar->height == 512 || st->codecpar->height == 608)
201 else if (st->codecpar->height == 480)
210 starting_line, (st->codecpar->height + 15) / 16);
739 if (st->codecpar->height == 480 || st->codecpar->height == 512) { /* NTSC or NTSC+VBI */
744 } else if (st->codecpar->height == 576 || st->codecpar->height == 608) { /* PAL or PAL+VBI */