HomeSort by relevance Sort by last modified time
    Searched defs:tx_size_cost (Results 1 - 3 of 3) sorted by null

  /external/libaom/libaom/av1/encoder/
block.h 382 int tx_size_cost[TX_SIZES - 1][TX_SIZE_CONTEXTS][TX_SIZES]; member in struct:macroblock
rdopt.c 3572 static int tx_size_cost(const AV1_COMMON *const cm, const MACROBLOCK *const x, function
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_encoder.h 772 int tx_size_cost[TX_SIZES - 1][TX_SIZE_CONTEXTS][TX_SIZES]; member in struct:VP9_COMP

Completed in 1034 milliseconds