Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/platform/davinci/
Dvpif_capture.h80 u32 ytop_off; member
Dvpif_display.h86 u32 ytop_off; /* offset of Y top from the member
Dvpif_display.c87 if (!ISALIGNED(addr + common->ytop_off) || in vpif_buffer_prepare()
205 common->set_addr((addr + common->ytop_off), in vpif_start_streaming()
316 common->set_addr(addr + common->ytop_off, in process_progressive_mode()
521 common->ytop_off = 0; in vpif_calculate_offsets()
526 common->ytop_off = 0; in vpif_calculate_offsets()
532 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()
1154 common->ytop_off = 0; in vpif_probe_complete()
Dvpif_capture.c93 if (!IS_ALIGNED((addr + common->ytop_off), 8) || in vpif_buffer_prepare()
223 common->set_addr(addr + common->ytop_off, in vpif_start_streaming()
361 common->set_addr(addr + common->ytop_off, in vpif_schedule_next_buffer()
560 common->ytop_off = 0; in vpif_calculate_offsets()
566 common->ytop_off = 0; in vpif_calculate_offsets()
573 common->ytop_off = sizeimage / 4; in vpif_calculate_offsets()