Home
last modified time | relevance | path

Searched refs:imodes_ (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dec/
H A Dtree_dec.c314 block->imodes_[0] = ymode; in ParseIntraMode()
318 uint8_t* modes = block->imodes_; in ParseIntraMode()
H A Dvp8i_dec.h148 uint8_t imodes_[16]; // one 16x16 mode (#0) or sixteen 4x4 modes member
H A Dframe_dec.c146 VP8PredLuma4[block->imodes_[n]](dst); in ReconstructRow()
150 const int pred_func = CheckMode(mb_x, mb_y, block->imodes_[0]); in ReconstructRow()

Completed in 4 milliseconds