Searched defs:rice (Results 1 - 4 of 4) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | ttadata.h | 41 TTARice rice; member |
H A D | ttaenc.c | 111 TTARice *rice = &c->rice; in tta_encode_frame() local [all...] |
H A D | tta.c | 273 TTARice *rice = &s->ch_ctx[cur_chan].rice; in tta_decode_frame() local [all...] |
H A D | apedec.c | 475 static inline void update_rice(APERice *rice, unsigned int x) in update_rice() argument 498 ape_decode_value_3860(APEContext *ctx, GetBitContext *gb, APERice *rice) ape_decode_value_3860() argument 531 ape_decode_value_3900(APEContext *ctx, APERice *rice) ape_decode_value_3900() argument 565 ape_decode_value_3990(APEContext *ctx, APERice *rice) ape_decode_value_3990() argument 611 decode_array_0000(APEContext *ctx, GetBitContext *gb, int32_t *out, APERice *rice, int blockstodecode) decode_array_0000() argument [all...] |
Completed in 6 milliseconds