Searched refs:LOWER_RES_FRAME_INFO (Results 1 – 5 of 5) sorted by relevance
71 LOWER_RES_FRAME_INFO* store_info in vp8_cal_dissimilarity()72 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_cal_dissimilarity()233 LOWER_RES_FRAME_INFO* store_info in vp8_store_drop_frame_info()234 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in vp8_store_drop_frame_info()
3685 LOWER_RES_FRAME_INFO* low_res_frame_info in encode_frame_to_data_rate()3686 = (LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info; in encode_frame_to_data_rate()5416 LOWER_RES_FRAME_INFO* low_res_frame_info = (LOWER_RES_FRAME_INFO*) in vp8_get_compressed_data()
516 = ((LOWER_RES_FRAME_INFO*)cpi->oxcf.mr_low_res_mode_info)->mb_info; in get_lower_res_motion_info()
197 } LOWER_RES_FRAME_INFO; typedef
619 LOWER_RES_FRAME_INFO *shared_mem_loc; in vp8e_mr_alloc_mem()623 shared_mem_loc = calloc(1, sizeof(LOWER_RES_FRAME_INFO)); in vp8e_mr_alloc_mem()719 … LOWER_RES_FRAME_INFO *shared_mem_loc = (LOWER_RES_FRAME_INFO *)ctx->oxcf.mr_low_res_mode_info; in vp8e_destroy()