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

  /external/libaom/libaom/av1/common/
entropymode.h 167 static const int av1_ext_tx_ind[EXT_TX_SET_TYPES][TX_TYPES] = { variable
  /external/libaom/libaom/av1/encoder/
encodetxb.c     [all...]
bitstream.c 830 aom_write_symbol(w, av1_ext_tx_ind[tx_set_type][tx_type],
841 w, av1_ext_tx_ind[tx_set_type][tx_type],
    [all...]

Completed in 98 milliseconds