Home | History | Annotate | Download | only in decoder

Lines Matching defs:Above

194                 unsigned char *Above = dst - dst_stride;
197 unsigned char top_left = Above[-1];
199 vp8_intra4x4_predict(Above, yleft, left_stride, b_mode,
1128 /* If not explicitly set value is defaulted to 255 by memset above */