Searched defs:mb_count (Results 1 – 4 of 4) sorted by relevance
93 u8 mb_count; member
722 int mb_count = (go->width >> 4) * (go->height >> 4); in mpeg4_frame_header() local
2380 const unsigned long mb_count = size / memory_block_size_bytes(); in offline_and_remove_memory() local
181 unsigned long mb_count[VIRTIO_MEM_SBM_MB_COUNT]; member