Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vpx_dsp/
Dfastssim.c22 typedef struct fs_ctx fs_ctx; typedef
38 struct fs_ctx { struct
44 static void fs_ctx_init(fs_ctx *_ctx, int _w, int _h, int _nlevels) { in fs_ctx_init() argument