Home
last modified time | relevance | path

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

/external/libaom/libaom/av1/common/
Dthread_common.c804 static const copy_fun copy_funs[3] = { aom_yv12_partial_coloc_copy_y, in loop_restoration_row_worker() local
835 copy_funs[plane](lr_ctxt->dst, lr_ctxt->frame, ctxt[plane].tile_rect.left, in loop_restoration_row_worker()
Drestoration.c1146 static const copy_fun copy_funs[3] = { aom_yv12_partial_coloc_copy_y, in av1_loop_restoration_copy_planes() local
1153 copy_funs[plane](loop_rest_ctxt->dst, loop_rest_ctxt->frame, tile_rect.left, in av1_loop_restoration_copy_planes()