Searched refs:VE_DEC_H265_TILE_START_CTB (Results 1 – 2 of 2) sorted by relevance
389 cedrus_write(dev, VE_DEC_H265_TILE_START_CTB, (y << 16) | (x << 0)); in cedrus_h265_write_tiles()524 cedrus_write(dev, VE_DEC_H265_TILE_START_CTB, 0); in cedrus_h265_setup()
494 #define VE_DEC_H265_TILE_START_CTB (VE_ENGINE_DEC_H265 + 0x68) macro