Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc583 const ptrdiff_t prediction_mask_stride, in InterIntraPrediction()
621 const ptrdiff_t prediction_mask_stride, const int prediction_width, in CompoundInterPrediction()
758 ptrdiff_t prediction_mask_stride = 0; in InterPrediction() local