Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c253 int eob_cost = 0; local
870 const int eob_cost = local
1717 const int eob_cost = get_eob_cost(eob, txb_eob_costs, txb_costs, tx_class); local
Dblock.h64 int eob_cost[2][11]; member
/external/libvpx/libvpx/vp9/encoder/
Dvp9_pickmode.c679 int eob_cost = 0; in block_yrd() local