Searched defs:rframe (Results 51 - 58 of 58) sorted by relevance
123
| /third_party/ffmpeg/libavfilter/ |
| H A D | avfilter.c | 1394 int ff_inlink_consume_frame(AVFilterLink *link, AVFrame **rframe) in ff_inlink_consume_frame() argument 1054 take_samples(AVFilterLink *link, unsigned min, unsigned max, AVFrame **rframe) take_samples() argument 1413 ff_inlink_consume_samples(AVFilterLink *link, unsigned min, unsigned max, AVFrame **rframe) ff_inlink_consume_samples() argument 1438 ff_inlink_make_frame_writable(AVFilterLink *link, AVFrame **rframe) ff_inlink_make_frame_writable() argument [all...] |
| /third_party/ffmpeg/libavcodec/ |
| H A D | truemotion2.c | 889 static int decode_frame(AVCodecContext *avctx, AVFrame *rframe, in decode_frame() argument
|
| H A D | mss3.c | 685 static int mss3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in mss3_decode_frame() argument
|
| H A D | wmalosslessdec.c | 1186 static int decode_packet(AVCodecContext *avctx, AVFrame *rframe, in decode_packet() argument
|
| H A D | svq3.c | 1374 static int svq3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in svq3_decode_frame() argument
|
| H A D | wavpack.c | 1633 static int wavpack_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in wavpack_decode_frame() argument
|
| H A D | vp8.c | 2628 int vp78_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, in vp78_decode_frame() argument
|
| H A D | hevcdec.c | 3484 static int hevc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in hevc_decode_frame() argument
|
Completed in 22 milliseconds
123