Searched refs:yoffsets (Results 1 – 3 of 3) sorted by relevance
67 YOffset* yoffsets() { in yoffsets() function70 const YOffset* yoffsets() const { in yoffsets() function74 return (uint8_t*)(this->yoffsets() + fRowCount); in data()77 return (const uint8_t*)(this->yoffsets() + fRowCount); in data()105 YOffset* yoff = head->yoffsets(); in AllocRect()150 fCurrYOff = head->yoffsets(); in Iter()205 const YOffset* yoff = head->yoffsets(); in validate()365 YOffset* yoff = head->yoffsets(); in trimLeftRight()406 yoff = head->yoffsets(); in trimLeftRight()441 YOffset* yoff = head->yoffsets(); in trimTopBottom()[all …]
80 int yoffsets[] = { 0, 4, rnd(BIL_SUBPEL_SHIFTS) }; in TEST_P() local90 yoffset = yoffsets[l]; in TEST_P()