Home
last modified time | relevance | path

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

/aosp_15_r20/external/libdav1d/src/
H A Dmsac.h38 typedef struct MsacContext { struct
47 unsigned (*symbol_adapt16)(struct MsacContext *s, uint16_t *cdf, size_t n_symbols); argument
49 } MsacContext; typedef