Searched defs:mb_h (Results 1 – 3 of 3) sorted by relevance
242 const int mb_h = io->mb_h; in EmitYUV() local378 const int mb_h = io->mb_h; in EmitAlphaYUV() local395 const int mb_h = io->mb_h; in EmitAlphaRGB() local525 const int mb_h = io->mb_h; in EmitRescaledYUV() local632 const int mb_h = io->mb_h; in EmitRescaledRGB() local839 const int mb_h = io->mb_h; in CustomPut() local
55 int mb_h; // number of rows in the sample member
148 const int mb_h = (picture->height + 15) >> 4; in InitEncoder() local