is_tile_start_CTB 68 libde265/pps.h bool is_tile_start_CTB(int ctbX,int ctbY) const; is_tile_start_CTB 4850 libde265/slice.cc if (pps.is_tile_start_CTB(shdr->slice_segment_address % sps.PicWidthInCtbsY, is_tile_start_CTB 94 libde265/transform.cc firstQGInTile = pps.is_tile_start_CTB(ctbX,ctbY); // TODO: this is slow