Lines Matching defs:edge
994 * edge of the frame) to guard against illegal macroblock offsets. The
1044 VP8Macroblock *edge = mb_edge[i] = (s->mb_layout == 1)
1049 uint32_t mv = AV_RN32A(get_bmv_ptr(edge, vp7_mv_pred[i].subblock));
1143 VP8Macroblock *edge = mb_edge[n]; \
1144 int edge_ref = edge->ref_frame; \
1146 uint32_t mv = AV_RN32A(&edge->mv); \
1681 /* for the first row, we need to run xchg_mb_border to init the top edge
1698 // all blocks on the right edge of the macroblock use bottom edge
1699 // the top macroblock for their topright edge
1702 // if we're on the right edge of the frame, said edge is extended
1830 // edge emulation
1886 // edge emulation