Searched refs:PAL_HEIGHT (Results 1 – 3 of 3) sorted by relevance
75 #define PAL_HEIGHT 576 macro160 case PAL: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break; in bktr_init()161 case PALN: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALN; break; in bktr_init()162 case PALM: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALM; break; in bktr_init()166 default: h_max = PAL_HEIGHT; c = BT848_IFORM_F_PALBDGHI; break; in bktr_init()
57 #define PAL_HEIGHT 576 macro472 dvdec->height = (dvdec->PAL ? PAL_HEIGHT : NTSC_HEIGHT); in gst_dvdec_chain()
92 #define PAL_HEIGHT 576 macro