vp8enci.h | 261 uint8_t* preds_; // intra mode predictors (4x4 blocks) member in struct:__anon13772 323 int preds_w_; // stride of the *preds_ prediction plane (=4*mb_w + 1) 367 uint8_t* preds_; // predictions modes: (4*mb_w+1) * (4*mb_h+1) member in struct:VP8Encoder
|