Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Drv10.c442 static int rv10_decode_packet(AVCodecContext *avctx, const uint8_t *buf, in rv10_decode_packet() function
650 if ((ret = rv10_decode_packet(avctx, buf + offset, size, size2, buf_size)) < 0) in rv10_decode_frame()