Home | History | Annotate | Download | only in encoder

Lines Matching refs:block_offset

1214         const unsigned char *block_offset[4];
1217 block_offset[t] = ss[i + t].offset + best_address;
1220 fn_ptr->sdx4df(what, what_stride, block_offset, in_what_stride,
1755 const unsigned char *block_offset[4];
1756 block_offset[0] = best_address - in_what_stride;
1757 block_offset[1] = best_address - 1;
1758 block_offset[2] = best_address + 1;
1759 block_offset[3] = best_address + in_what_stride;
1761 fn_ptr->sdx4df(what, what_stride, block_offset, in_what_stride,