Searched refs:mb_info (Results 1 – 4 of 4) sorted by relevance
196 LOWER_RES_MB_INFO *mb_info; member
89 LOWER_RES_MB_INFO* store_mode_info = store_info->mb_info; in vp8_cal_dissimilarity()
516 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info; in get_lower_res_motion_info()
629 shared_mem_loc->mb_info = calloc(mb_rows*mb_cols, sizeof(LOWER_RES_MB_INFO)); in vp8e_mr_alloc_mem()630 if(!(shared_mem_loc->mb_info)) in vp8e_mr_alloc_mem()720 free(shared_mem_loc->mb_info); in vp8e_destroy()