Searched refs:FillCache (Results 1 – 4 of 4) sorted by relevance
68 void FillCache(int row4x4, int column4x4, BlockSize block_size,
71 void BlockParametersHolder::FillCache(int row4x4, int column4x4, in FillCache() function in libgav1::BlockParametersHolder
1708 void FillCache();
2162 block_parameters_holder_.FillCache(row4x4, column4x4, block_size, &bp); in ProcessBlock()