Searched defs:preds_ (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/libwebp/enc/
H A Dvp8enci.h287 uint8_t* preds_; // intra mode predictors (4x4 blocks) member in struct:__anon13289
411 int preds_w_; // stride of the *preds_ prediction plane (=4*mb_w + 1)
458 uint8_t* preds_; // predictions modes: (4*mb_w+1) * (4*mb_h+1) member in struct:VP8Encoder
/external/webp/src/enc/
H A Dvp8enci.h287 uint8_t* preds_; // intra mode predictors (4x4 blocks) member in struct:__anon33386
411 int preds_w_; // stride of the *preds_ prediction plane (=4*mb_w + 1)
458 uint8_t* preds_; // predictions modes: (4*mb_w+1) * (4*mb_h+1) member in struct:VP8Encoder

Completed in 102 milliseconds