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.c594 int eob_cost = 0; in block_yrd() local
647 eob_cost += 1; in block_yrd()
686 *rate += (eob_cost << 8); in block_yrd()