Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c643 int eob_cost = 0; in block_yrd() local
722 eob_cost += 1; in block_yrd()
760 this_rdc->rate += (eob_cost << VP9_PROB_COST_SHIFT); in block_yrd()