HomeSort by relevance Sort by last modified time
    Searched refs:uv_mode_ (Results 1 - 5 of 5) sorted by null

  /external/webp/src/enc/
tree.c 342 PutUVMode(bw, mb->uv_mode_);
vp8enci.h 208 uint8_t uv_mode_:2; member in struct:__anon15240
iterator.c 299 it->mb_->uv_mode_ = mode;
frame.c 532 case 5: *info = mb->uv_mode_; break;
543 SetBlock(it->yuv_out_ + V_OFF, mb->uv_mode_ * 64, 8);
quant.c 881 nz |= ReconstructUV(it, rd, it->yuv_out_ + U_OFF, it->mb_->uv_mode_);

Completed in 358 milliseconds