Searched refs:dxtory_decode_v1_420 (Results 1 – 1 of 1) sorted by relevance
220 static int dxtory_decode_v1_420(AVCodecContext *avctx, AVFrame *pic, in dxtory_decode_v1_420() function820 ret = dxtory_decode_v1_420(avctx, pic, src + 16, avpkt->size - 16, vflipped); in decode_frame()