Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dargo.c46 static int decode_pal8(AVCodecContext *avctx, uint32_t *pal) in decode_pal8() function
626 return decode_pal8(avctx, s->pal); in decode_frame()