Searched refs:MAX_NUM_TBLOCKS (Results 1 – 2 of 2) sorted by relevance
154 bool valid() const { return compID() < MAX_NUM_TBLOCKS && width != 0 && height != 0; } in valid()178 typedef static_vector<CompArea, MAX_NUM_TBLOCKS> UnitBlocksType;293 uint8_t maxScanPosX [MAX_NUM_TBLOCKS];294 uint8_t maxScanPosY [MAX_NUM_TBLOCKS];
316 MAX_NUM_TBLOCKS = MAX_NUM_COMPONENT enumerator703 bool *cbfs[MAX_NUM_TBLOCKS] = { nullptr, &Cb, &Cr }; in cbf()