Searched defs:mb_h (Results 1 – 5 of 5) sorted by relevance
32 const int mb_h = io->mb_h; in EmitYUV() local127 const int mb_h = io->mb_h; in EmitAlphaYUV() local252 const int mb_h = io->mb_h; in EmitRescaledYUV() local358 const int mb_h = io->mb_h; in EmitRescaledRGB() local581 const int mb_h = io->mb_h; in CustomPut() local
57 int mb_h; // number of rows in the sample member
540 uint8_t* in, int in_stride, int mb_h, in EmitRescaledRowsRGBA()563 int mb_w, int mb_h, in EmitRows()620 uint8_t* in, int in_stride, int mb_h) { in EmitRescaledRowsYUVA()
146 const int mb_h = (picture->height + 15) >> 4; in InitVP8Encoder() local
1583 const int mb_h = (height + 15) >> 4; in VP8LEncodeImage() local