Home
last modified time | relevance | path

Searched refs:tx_cols (Results 1 – 1 of 1) sorted by relevance

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h307 const int tx_cols = 1 << tx_cols_log2; in txfrm_block_to_raster_xy() local
309 *x = (raster_mb & (tx_cols - 1)) << tx_size; in txfrm_block_to_raster_xy()