Searched refs:gmtype_cost (Results 1 – 3 of 3) sorted by relevance
803 int gmtype_cost[TRANS_TYPES]; member
598 cpi->gmtype_cost[i] = (1 + (i > 0 ? (i == ROTZOOM ? 1 : 2) : 0)) in av1_initialize_rd_consts()
5619 cpi->gmtype_cost[cm->global_motion[frame].wmtype] - in encode_frame_internal()5620 cpi->gmtype_cost[IDENTITY]; in encode_frame_internal()