Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/encoder/
Drdopt.c14090 static EdgeInfo edge_probability(const uint8_t *input, int w, int h, in edge_probability() function
14135 EdgeInfo prob = edge_probability(blurred, w, h, high_bd, bd); in av1_edge_exists()