Lines Matching refs:frame
50 * When using frame-threaded decoding, this field is set for the first
56 * An audio frame with less than required samples has been submitted and
99 * The input frame is stored here for encoders implementing the simple
113 * Number of audio samples to skip at the start of the next decoded frame
161 void ff_color_frame(AVFrame *frame, const int color[4]);
202 * Get a buffer for a frame. This is a wrapper around
206 int ff_get_buffer(AVCodecContext *avctx, AVFrame *frame, int flags);
213 int ff_reget_buffer(AVCodecContext *avctx, AVFrame *frame, int flags);
222 * Check that the provided frame dimensions are valid and set them on the codec
236 int ff_side_data_update_matrix_encoding(AVFrame *frame,
260 * @param frame Raw frame to get S12M timecode side data from
261 * @param rate The frame rate
264 * Upon return the variable will hold NULL on error or if frame has no S12M timecode info.
270 int ff_alloc_timecode_sei(const AVFrame *frame, AVRational rate, size_t prefix_len,
274 * Get an estimated video bitrate based on frame size, frame rate and coded