Searched defs:pre (Results 1 – 19 of 19) sorted by relevance
29 void pre() in pre() function
37 void pre() in pre() function
34 void pre() in pre() function
30 void pre() in pre() function
162 int pre = d->offset; in vp8_temporal_filter_find_matching_mb_c() local
143 struct buf_2d pre = xd->plane[0].pre[0]; in temporal_filter_find_matching_mb_c() local
173 static INLINE const uint8_t *pre(const uint8_t *buf, int stride, int r, int c, in pre() function
1565 const uint8_t *pre = &pd->pre[ref].buf[raster_block_offset(BLOCK_8X8, i, in encode_inter_mb_segment() local
176 uint8_t *pre; in build_inter_predictors() local
188 struct buf_2d pre[2]; member
227 YV12_BUFFER_CONFIG pre; /* Filtered copy of previous frame reconstruction */ member