Home
last modified time | relevance | path

Searched defs:rframe (Results 51 - 58 of 58) sorted by relevance

123

/third_party/ffmpeg/libavfilter/
H A Davfilter.c1394 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 Dtruemotion2.c889 static int decode_frame(AVCodecContext *avctx, AVFrame *rframe, in decode_frame() argument
H A Dmss3.c685 static int mss3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in mss3_decode_frame() argument
H A Dwmalosslessdec.c1186 static int decode_packet(AVCodecContext *avctx, AVFrame *rframe, in decode_packet() argument
H A Dsvq3.c1374 static int svq3_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in svq3_decode_frame() argument
H A Dwavpack.c1633 static int wavpack_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in wavpack_decode_frame() argument
H A Dvp8.c2628 int vp78_decode_frame(AVCodecContext *avctx, AVFrame *rframe, int *got_frame, in vp78_decode_frame() argument
H A Dhevcdec.c3484 static int hevc_decode_frame(AVCodecContext *avctx, AVFrame *rframe, in hevc_decode_frame() argument

Completed in 22 milliseconds

123