Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxxan.c127 static int xan_unpack(XanContext *s, in xan_unpack() function
210 dec_size = xan_unpack(s, s->scratch_buffer, s->buffer_size); in xan_decode_chroma()
335 dec_size = xan_unpack(s, s->scratch_buffer, s->buffer_size / 2); in xan_decode_frame_type0()
H A Dxan.c155 static void xan_unpack(uint8_t *dest, int dest_len, in xan_unpack() function
347 xan_unpack(s->buffer2, s->buffer2_size, in xan_wc3_decode_frame()

Completed in 3 milliseconds