Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Dblock.h382 int tx_size_cost[TX_SIZES - 1][TX_SIZE_CONTEXTS][TX_SIZES]; member
Drdopt.c3572 static int tx_size_cost(const AV1_COMMON *const cm, const MACROBLOCK *const x, in tx_size_cost() function
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encoder.h772 int tx_size_cost[TX_SIZES - 1][TX_SIZE_CONTEXTS][TX_SIZES]; member