OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:fs_level
(Results
1 - 1
of
1
) sorted by null
/external/libvpx/libvpx/vpx_dsp/
fastssim.c
22
typedef struct
fs_level
fs_level
;
typedef in typeref:struct:fs_level
36
struct
fs_level
{
struct
45
fs_level
*level;
59
_nlevels * sizeof(
fs_level
) + 2 * (lw + 8) * 8 * sizeof(*_ctx->col_buf);
74
_ctx->level = (
fs_level
*)data;
Completed in 125 milliseconds