Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadxdec.c66 static int adx_decode(ADXContext *c, int16_t *out, int offset, in adx_decode() function
168 if (buf_end - buf < BLOCK_SIZE || adx_decode(c, samples[ch], samples_offset, buf, ch)) { in adx_decode_frame()

Completed in 1 milliseconds