Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.h287 void av1_free_restoration_struct(RestorationInfo *rst_info);
Dalloccommon.c173 av1_free_restoration_struct(&cm->rst_info[p]); in av1_free_restoration_buffers()
Drestoration.c101 void av1_free_restoration_struct(RestorationInfo *rst_info) { in av1_free_restoration_struct() function