Searched refs:w_offset (Results 1 – 6 of 6) sorted by relevance
54 int w_offset; /* file offset */ member109 uint w_offset : 44; /* file offset */ member113 uint w_offset : 32; /* file offset */
413 wrecd->w_offset = (uint) wrec->w_offset; in wlog_rec_pack()461 wrec->w_offset = wrecd->w_offset; in wlog_rec_unpack()
1767 wrec.w_offset = offset; in do_write()3285 wrec.w_offset = offset; in do_rw()
451 const int w_offset = offsetof(dump_t, w_); in Dump() local483 __ Add(dump, dump_base, w_offset); in Dump()541 __ Add(dump2, dump2_base, w_offset); in Dump()
1996 const int w_offset = std::max(0, -iw_ungated_start); in ExtractPatchIntoBufferColumn() local2000 std::min(kwidth - w_offset, in_width - iw_start) * in_depth; in ExtractPatchIntoBufferColumn()2003 output_row_offset + (h_offset * kwidth + w_offset) * in_depth; in ExtractPatchIntoBufferColumn()2009 const int left_padding = w_offset; in ExtractPatchIntoBufferColumn()
1859 const int w_offset = std::max(0, -iw_ungated_start); in ExtractPatchIntoBufferColumn() local1863 std::min(kwidth - w_offset, in_width - iw_start) * in_depth; in ExtractPatchIntoBufferColumn()1866 output_row_offset + (h_offset * kwidth + w_offset) * in_depth; in ExtractPatchIntoBufferColumn()1872 const int left_padding = w_offset; in ExtractPatchIntoBufferColumn()