HomeSort by relevance Sort by last modified time
    Searched defs:preds_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/libwebp/enc/
vp8enci.h 287 uint8_t* preds_; // intra mode predictors (4x4 blocks) member in struct:__anon16909
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/
vp8enci.h 287 uint8_t* preds_; // intra mode predictors (4x4 blocks) member in struct:__anon37078
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 56 milliseconds