Home
last modified time | relevance | path

Searched defs:prediction_height (Results 1 – 2 of 2) sorted by relevance

/external/libgav1/libgav1/src/tile/
Dprediction.cc585 const int prediction_width, const int prediction_height, in InterIntraPrediction()
622 const int prediction_height, const int subsampling_x, in CompoundInterPrediction()
669 const int prediction_height, in GetWarpParams()
709 const int prediction_height, int candidate_row, in InterPrediction()
858 const int prediction_height = std::min(height >> 1, 32 >> subsampling_y); in ObmcPrediction() local
904 const int prediction_height = in ObmcPrediction() local
Dtile.cc2073 int prediction_height; in ComputePrediction() local