Searched refs:LOWER_RES_FRAME_INFO (Results 1 – 5 of 5) sorted by relevance
69 LOWER_RES_FRAME_INFO* store_info in vp8_cal_dissimilarity()70 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_cal_dissimilarity()229 LOWER_RES_FRAME_INFO* store_info in vp8_store_drop_frame_info()230 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_store_drop_frame_info()
417 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info; in get_lower_res_motion_info()
3433 LOWER_RES_FRAME_INFO* low_res_frame_info in encode_frame_to_data_rate()3434 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in encode_frame_to_data_rate()
193 } LOWER_RES_FRAME_INFO; typedef
550 LOWER_RES_FRAME_INFO *shared_mem_loc; in vp8e_mr_alloc_mem()554 shared_mem_loc = calloc(1, sizeof(LOWER_RES_FRAME_INFO)); in vp8e_mr_alloc_mem()666 … LOWER_RES_FRAME_INFO *shared_mem_loc = (LOWER_RES_FRAME_INFO *)ctx->oxcf.mr_low_res_mode_info; in vp8e_destroy()