Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dadxenc.c38 static void adx_encode(ADXContext *c, uint8_t *adx, const int16_t *wav, in adx_encode() function
182 adx_encode(c, dst, samples + ch, &c->prev[ch], channels); in adx_encode_frame()

Completed in 1 milliseconds