Home
last modified time | relevance | path

Searched defs:top_linebuf (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/libaom/av1/common/
H A Dcdef.c169 const uint16_t *top_linebuf = fb_info->top_linebuf[plane]; in cdef_prepare_fb() local
408 uint16_t *const top_linebuf = in av1_cdef_init_fb_row() local
H A Dcdef.h33 uint16_t *top_linebuf[MAX_MB_PLANE]; /*!< CDEF top line buffer */ member
H A Dthread_common.c1195 uint16_t *top_linebuf = &linebuf[plane][0]; in av1_cdef_init_fb_row_mt() local