Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dthread_common.h173 void av1_alloc_cdef_sync(AV1_COMMON *const cm, AV1CdefSync *cdef_sync,
H A Dthread_common.c150 void av1_alloc_cdef_sync(AV1_COMMON *const cm, AV1CdefSync *cdef_sync, in av1_alloc_cdef_sync() function
/aosp_15_r20/external/libaom/av1/decoder/
H A Ddecodeframe.c5298 av1_alloc_cdef_sync(cm, &pbi->cdef_sync, pbi->num_workers); in av1_decode_tg_tiles_and_wrapup()