Home
last modified time | relevance | path

Searched defs:prediction_width (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()
621 const ptrdiff_t prediction_mask_stride, const int prediction_width, in CompoundInterPrediction()
668 const Block& block, const Plane plane, const int prediction_width, in GetWarpParams()
708 const int y, const int prediction_width, in InterPrediction()
871 const int prediction_width = in ObmcPrediction() local
891 const int prediction_width = std::min(width >> 1, 32 >> subsampling_x); in ObmcPrediction() local
Dtile.cc2072 int prediction_width; in ComputePrediction() local