Home
last modified time | relevance | path

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

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