Home
last modified time | relevance | path

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

/external/libgav1/libgav1/src/tile/
Dprediction.cc130 bool DoIntraEdgeUpsampling(int width, int height, int filter_type, int delta) { in DoIntraEdgeUpsampling() function
472 upsampled_top = DoIntraEdgeUpsampling(width, height, filter_type, in DirectionalPrediction()
478 upsampled_left = DoIntraEdgeUpsampling(width, height, filter_type, in DirectionalPrediction()