Searched refs:extra_y (Results 1 – 2 of 2) sorted by relevance
485 const int extra_y = extra_rows * dec->cache_y_stride_; in AllocateMemory() local487 dec->cache_y_ = ((uint8_t*)mem) + extra_y; in AllocateMemory()
777 const int extra_y = extra_rows * dec->cache_y_stride_; in AllocateMemory() local779 dec->cache_y_ = ((uint8_t*)mem) + extra_y; in AllocateMemory()