Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/src/
H A Ddecode.c593 static ALWAYS_INLINE void affine_lowest_px(Dav1dTaskContext *const t, int *const dst, in affine_lowest_px() function
620 affine_lowest_px(t, dst, b_dim, wmp, 0, 0); in affine_lowest_px_luma()
632 affine_lowest_px(t, dst, b_dim, wmp, f->cur.p.layout & DAV1D_PIXEL_LAYOUT_I420, 1); in affine_lowest_px_chroma()