Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvmnc.c245 static int decode_hextile(VmncContext *c, uint8_t* dst, GetByteContext *gb, in decode_hextile() function
480 res = decode_hextile(c, outptr, gb, w, h, c->pic->linesize[0]); in decode_frame()