Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp9/common/
Dvp9_blockd.h293 int mi_row, int tx_blk_col, int tx_blk_row, in mi_to_pixel_loc() argument
296 (tx_blk_col << TX_UNIT_SIZE_LOG2); in mi_to_pixel_loc()
/external/libaom/libaom/av1/common/
Dblockd.h361 int mi_row, int tx_blk_col, int tx_blk_row, in mi_to_pixel_loc() argument
364 (tx_blk_col << MI_SIZE_LOG2); in mi_to_pixel_loc()