Home
last modified time | relevance | path

Searched refs:gmtype_cost (Results 1 – 3 of 3) sorted by relevance

/external/libaom/libaom/av1/encoder/
Dencoder.h803 int gmtype_cost[TRANS_TYPES]; member
Drd.c598 cpi->gmtype_cost[i] = (1 + (i > 0 ? (i == ROTZOOM ? 1 : 2) : 0)) in av1_initialize_rd_consts()
Dencodeframe.c5619 cpi->gmtype_cost[cm->global_motion[frame].wmtype] - in encode_frame_internal()
5620 cpi->gmtype_cost[IDENTITY]; in encode_frame_internal()