Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Ddxa.c53 static int decode_13(AVCodecContext *avctx, DxaDecContext *c, uint8_t* dst, in decode_13() function
311 decode_13(avctx, c, frame->data[0], frame->linesize[0], srcptr, dsize, c->prev->data[0]); in decode_frame()