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

  /external/libvpx/libvpx/vp9/encoder/
vp9_rdopt.c 858 TX_SIZE chosen_tx_size = local
860 start_tx = chosen_tx_size;
861 end_tx = chosen_tx_size;
    [all...]
  /external/libaom/libaom/av1/encoder/
rdopt.c 3760 const TX_SIZE chosen_tx_size = tx_size_from_tx_mode(bs, cm->tx_mode); local
    [all...]

Completed in 94 milliseconds