Searched defs:tx_cols (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
H A Dvp9_blockd.h293 const int tx_cols = 1 << tx_cols_log2; local
295 *x = (raster_mb & (tx_cols - 1)) << tx_size;

Completed in 110 milliseconds