Home
last modified time | relevance | path

Searched refs:GetLumaHeight (Results 1 – 1 of 1) sorted by relevance

/external/libgav1/src/dsp/
Dintrapred_cfl_test.cc339 int GetLumaHeight(int block_height, SubsamplingType subsampling_type) { in GetLumaHeight() function
357 const int height = GetLumaHeight(block_height_, subsampling_type); in TestSpeed()
387 for (int height = GetLumaHeight(block_height_, subsampling_type); in TestSaturatedValues()
425 for (int height = GetLumaHeight(block_height_, subsampling_type); in TestRandomValues()