HomeSort by relevance Sort by last modified time
    Searched refs:tx_size_ctx (Results 1 - 4 of 4) sorted by null

  /external/libaom/libaom/av1/encoder/
encodeframe.c 6057 const int tx_size_ctx = get_tx_size_context(xd); local
    [all...]
bitstream.c 202 const int tx_size_ctx = get_tx_size_context(xd); local
211 aom_write_symbol(w, depth, ec_ctx->tx_size_cdf[tx_size_cat][tx_size_ctx],
    [all...]
rdopt.c 3580 const int tx_size_ctx = get_tx_size_context(xd); local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 848 const int tx_size_ctx = get_tx_size_context(xd); local
865 const int r_tx_size = cpi->tx_size_cost[max_tx_size - 1][tx_size_ctx][n];
    [all...]

Completed in 402 milliseconds