Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dfsck.c87 static struct f_sys_info* create_db(struct mntent *f_info) in create_db()
/external/webp/src/dec/
Dframe_dec.c207 const VP8FInfo* const f_info = ctx->f_info_ + mb_x; in DoFilter() local