Searched refs:av1_alloc_restoration_struct (Results 1 – 3 of 3) sorted by relevance
285 void av1_alloc_restoration_struct(struct AV1Common *cm, RestorationInfo *rsi,
112 av1_alloc_restoration_struct(cm, &cm->rst_info[p], p > 0); in av1_alloc_restoration_buffers()
66 void av1_alloc_restoration_struct(AV1_COMMON *cm, RestorationInfo *rsi, in av1_alloc_restoration_struct() function