Home
last modified time | relevance | path

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

/aosp_15_r20/external/e2fsprogs/lib/ext2fs/
H A Dfallocate.c101 struct ext2fs_extent *right_ext, in ext_falloc_helper()
/aosp_15_r20/external/libdav1d/src/
H A Dmc_tmpl.c839 const int right_ext = iclip((int) (x + bw - iw), 0, (int) bw - 1); in emu_edge_c() local