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

  /external/libaom/libaom/av1/encoder/
block.h 473 static INLINE int tx_size_to_depth(TX_SIZE tx_size, BLOCK_SIZE bsize) { function
bitstream.c 203 const int depth = tx_size_to_depth(tx_size, bsize);
    [all...]
encodeframe.c     [all...]
rdopt.c     [all...]

Completed in 538 milliseconds