Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dxxan.c180 static int xan_decode_chroma(AVCodecContext *avctx, unsigned chroma_off) in xan_decode_chroma() function
290 if ((ret = xan_decode_chroma(avctx, chroma_off)) != 0) in xan_decode_frame_type0()
365 if ((ret = xan_decode_chroma(avctx, bytestream2_get_le32(&s->gb))) != 0) in xan_decode_frame_type1()

Completed in 1 milliseconds