Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dencodetxb.c1635 int skip_cost, int non_skip_cost,
1716 const int skip_cost = txb_costs->txb_skip_cost[txb_ctx->txb_skip_ctx][1]; local
Dblock.h326 int skip_cost[SKIP_CONTEXTS][2]; member