Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dthread_common.c801 typedef void (*copy_fun)(const YV12_BUFFER_CONFIG *src_ybc, in loop_restoration_row_worker() typedef
804 static const copy_fun copy_funs[3] = { aom_yv12_partial_coloc_copy_y, in loop_restoration_row_worker()
Drestoration.c1143 typedef void (*copy_fun)(const YV12_BUFFER_CONFIG *src_ybc, in av1_loop_restoration_copy_planes() typedef
1146 static const copy_fun copy_funs[3] = { aom_yv12_partial_coloc_copy_y, in av1_loop_restoration_copy_planes()