Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dalloccommon.c132 aom_free_frame_buffer(&cm->rst_frame); in av1_free_restoration_buffers()
Dav1_common_int.h653 YV12_BUFFER_CONFIG rst_frame; // Stores the output of loop restoration. member
Drestoration.c1113 lr_ctxt->dst = &cm->rst_frame; in av1_loop_restoration_filter_frame_init()