Searched defs:mb_count (Results 1 – 3 of 3) sorted by relevance
95 int mb_count = 0; in get_satd() local123 int mb_count = 0; in get_sse() local176 int mb_count = 0; in get_window_wiener_var() local
89 #define UPDATE_MB_MAP(u2_frm_wd_in_mbs, u2_mbx, u2_mby, mb_map, mb_count) \ argument
59419 pub mb_count: u32, field59464 pub fn mb_count(mut self, mb_count: u32) -> Self { in mb_count() method