Searched defs:mb_h (Results 1 – 5 of 5) sorted by relevance
33 const int mb_h = io->mb_h; in EmitYUV() local167 const int mb_h = io->mb_h; in EmitAlphaYUV() local292 const int mb_h = io->mb_h; in EmitRescaledYUV() local383 const int mb_h = io->mb_h; in EmitRescaledRGB() local596 const int mb_h = io->mb_h; in CustomPut() local
55 int mb_h; // number of rows in the sample member
419 const uint32_t* const data, int in_stride, int mb_h, in EmitRescaledRows()438 int mb_w, int mb_h, in EmitRows()532 int in_stride, int mb_h) { in EmitRescaledRowsYUVA()
171 const int mb_h = (picture->height + 15) >> 4; in InitVP8Encoder() local
1137 const int mb_h = (height + 15) >> 4; in VP8LEncodeImage() local