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

  /external/libaom/libaom/test/
av1_inv_txfm2d_test.cc 56 int tx_h = tx_size_high[tx_size_]; local
57 int txfm2d_size = tx_w * tx_h;
119 << " tx_w: " << tx_w << " tx_h " << tx_h << " tx_type: " << tx_type_;
129 << " tx_w: " << tx_w << " tx_h " << tx_h << " tx_type: " << tx_type_;
  /external/libaom/libaom/av1/encoder/
rdopt.c 3865 const int tx_h = tx_size_high[max_tx_size]; local
    [all...]

Completed in 1217 milliseconds