Searched refs:LOWER_RES_FRAME_INFO (Results 1 – 5 of 5) sorted by relevance
70 LOWER_RES_FRAME_INFO* store_info in vp8_cal_dissimilarity()71 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_cal_dissimilarity()230 LOWER_RES_FRAME_INFO* store_info in vp8_store_drop_frame_info()231 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_store_drop_frame_info()
415 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info; in get_lower_res_motion_info()
3472 LOWER_RES_FRAME_INFO* low_res_frame_info in encode_frame_to_data_rate()3473 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in encode_frame_to_data_rate()
193 } LOWER_RES_FRAME_INFO; typedef
606 LOWER_RES_FRAME_INFO *shared_mem_loc; in vp8e_mr_alloc_mem()610 shared_mem_loc = calloc(1, sizeof(LOWER_RES_FRAME_INFO)); in vp8e_mr_alloc_mem()722 … LOWER_RES_FRAME_INFO *shared_mem_loc = (LOWER_RES_FRAME_INFO *)ctx->oxcf.mr_low_res_mode_info; in vp8e_destroy()