Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Drestoration.h285 void av1_alloc_restoration_struct(struct AV1Common *cm, RestorationInfo *rsi,
Dalloccommon.c112 av1_alloc_restoration_struct(cm, &cm->rst_info[p], p > 0); in av1_alloc_restoration_buffers()
Drestoration.c66 void av1_alloc_restoration_struct(AV1_COMMON *cm, RestorationInfo *rsi, in av1_alloc_restoration_struct() function