Home
last modified time | relevance | path

Searched refs:aic_decode_coeffs (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daic.c204 static int aic_decode_coeffs(GetBitContext *gb, int16_t *dst, in aic_decode_coeffs() function
343 if ((ret = aic_decode_coeffs(&gb, ctx->data_ptr[i], in aic_decode_slice()