Searched refs:mb_width (Results 1 - 2 of 2) sorted by relevance

/external/bison/lib/
H A Dmbchar.h102 mb_width (mbc)
138 extern int mb_width (const mbchar_t mbc);
252 #define mb_width(mbc) \ macro
/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_encodeframe.c178 const int mb_width = num_8x8_blocks_wide_lookup[bsize] >> 1; local
185 for (c = 0; c < mb_width; ++c) {

Completed in 146 milliseconds