Home
last modified time | relevance | path

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

/aosp_15_r20/external/libaom/av1/common/
H A Dcdef.c152 uint16_t **const colbuf, const int cdef_left, in cdef_prepare_fb()
302 int *cdef_left, int fbc, int fbr) { in cdef_fb_col()
436 int cdef_left[MAX_MB_PLANE] = { 1, 1, 1 }; in av1_cdef_fb_row() local