Home
last modified time | relevance | path

Searched refs:x_offset_bytes (Results 1 - 2 of 2) sorted by relevance

/third_party/backends/backend/
H A Depjitsu.h62 int x_offset_bytes; member
H A Depjitsu.c2192 s->front.x_offset_bytes = s->front.x_start_offset *3; in change_params()
2196 s->front.x_offset_bytes = s->front.x_start_offset; in change_params()
2202 s->front.x_offset_bytes = s->front.x_start_offset/8; in change_params()
2227 s->back.x_offset_bytes = s->front.x_offset_bytes; in change_params()
4545 p_in -= page->image->x_offset_bytes; in copy_block_to_page()
4547 p_in += page->image->x_offset_bytes; in copy_block_to_page()

Completed in 7 milliseconds