Home
last modified time | relevance | path

Searched refs:ytop_off (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/media/platform/davinci/
Dvpif_capture.h74 u32 ytop_off; member
Dvpif_display.h84 u32 ytop_off; /* offset of Y top from the member
Dvpif_display.c88 if (!ISALIGNED(addr + common->ytop_off) || in vpif_buffer_prepare()
206 common->set_addr((addr + common->ytop_off), in vpif_start_streaming()
317 common->set_addr(addr + common->ytop_off, in process_progressive_mode()
522 common->ytop_off = 0; in vpif_calculate_offsets()
527 common->ytop_off = 0; in vpif_calculate_offsets()
533 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()
1158 common->ytop_off = 0; in vpif_probe_complete()
Dvpif_capture.c96 if (!IS_ALIGNED((addr + common->ytop_off), 8) || in vpif_buffer_prepare()
223 common->set_addr(addr + common->ytop_off, in vpif_start_streaming()
362 common->set_addr(addr + common->ytop_off, in vpif_schedule_next_buffer()
591 common->ytop_off = 0; in vpif_calculate_offsets()
597 common->ytop_off = 0; in vpif_calculate_offsets()
604 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()