Home
last modified time | relevance | path

Searched refs:RA288Context (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dra288.c43 typedef struct RA288Context { struct
64 } RA288Context; typedef
68 RA288Context *ractx = avctx->priv_data; in ra288_decode_init()
96 static void decode(RA288Context *ractx, float gain, int cb_coef) in decode()
145 static void do_hybrid_window(RA288Context *ractx, in do_hybrid_window()
175 static void backward_filter(RA288Context *ractx, in backward_filter()
197 RA288Context *ractx = avctx->priv_data; in ra288_decode_frame()
245 .priv_data_size = sizeof(RA288Context),

Completed in 1 milliseconds