Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dttadata.h34 typedef struct TTARice { struct
36 } TTARice; typedef
41 TTARice rice;
48 void ff_tta_rice_init(TTARice *c, uint32_t k0, uint32_t k1);
H A Dttadata.c42 void ff_tta_rice_init(TTARice *c, uint32_t k0, uint32_t k1) in ff_tta_rice_init()
H A Dttaenc.c111 TTARice *rice = &c->rice; in tta_encode_frame()
H A Dtta.c273 TTARice *rice = &s->ch_ctx[cur_chan].rice; in tta_decode_frame()

Completed in 3 milliseconds