Searched refs:offset_y (Results 1 – 7 of 7) sorted by relevance
103 unsigned int offset_y; member251 sh_veu_reg_write(veu, VEU_DAYR, addr + veu->vfmt_out.offset_y); in sh_veu_process()256 veu->vfmt_out.offset_y, veu->vfmt_out.offset_c); in sh_veu_process()259 sh_veu_reg_write(veu, VEU_SAYR, addr + veu->vfmt_in.offset_y); in sh_veu_process()264 veu->vfmt_in.offset_y, veu->vfmt_in.offset_c); in sh_veu_process()528 vfmt->offset_y = offset; in sh_veu_colour_offset()
55 if (f->offset_y) in ivtv_yuv_prep_user_dma()140 if (f->offset_y && yi->blanking_dmaptr) { in ivtv_yuv_prep_user_dma()434 if (f->offset_y) in ivtv_yuv_handle_vertical()1004 nf->offset_y = (nf->tru_h + nf->src_x < 512 - 16) ? 1 : 0; in ivtv_yuv_setup_frame()
413 u32 offset_y; member
365 if (s->type == IVTV_DEC_STREAM_TYPE_YUV && f->offset_y) { in ivtv_dma_stream_dec_prepare()
244 u8 offset_x, offset_y; member
1208 ast_crtc->offset_y = AST_MAX_HWC_WIDTH - height; in ast_cursor_set()1234 y_offset = ast_crtc->offset_y; in ast_cursor_move()1241 y_offset = (-y) + ast_crtc->offset_y; in ast_cursor_move()
882 u32 offset_y; member