Home
last modified time | relevance | path

Searched defs:cfl_cost (Results 1 – 2 of 2) sorted by relevance

/external/libaom/av1/encoder/
Dintra_mode_search.c598 int64_t cfl_cost; in cfl_compute_rd() local
642 int64_t cfl_cost = cfl_compute_rd(cpi, x, plane, tx_size, plane_bsize, in cfl_pick_plane_parameter() local
Dblock.h606 int cfl_cost[CFL_JOINT_SIGNS][CFL_PRED_PLANES][CFL_ALPHABET_SIZE]; member