Searched defs:mb_w (Results 1 – 4 of 4) sorted by relevance
241 const int mb_w = io->mb_w; in EmitYUV() local264 const int mb_w = io->mb_w; in EmitSampledRGB() local325 const int mb_w = io->mb_w; in EmitFancyRGB() local377 const int mb_w = io->mb_w; in EmitAlphaYUV() local394 const int mb_w = io->mb_w; in EmitAlphaRGB() local838 const int mb_w = io->mb_w; in CustomPut() local
32 const int mb_w = dec->mb_w_; in VP8InitFrame() local
54 int mb_w; // number of columns in the sample member
147 const int mb_w = (picture->width + 15) >> 4; in InitEncoder() local