Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dxxan.c126 static int xan_unpack(XanContext *s, in xan_unpack() function
209 dec_size = xan_unpack(s, s->scratch_buffer, s->buffer_size); in xan_decode_chroma()
334 dec_size = xan_unpack(s, s->scratch_buffer, s->buffer_size / 2); in xan_decode_frame_type0()
Dxan.c154 static void xan_unpack(uint8_t *dest, int dest_len, in xan_unpack() function
346 xan_unpack(s->buffer2, s->buffer2_size, in xan_wc3_decode_frame()