FFmpeg
|
Go to the source code of this file.
Functions | |
int | ff_side_data_set_encoder_stats (AVPacket *pkt, int quality, int64_t *error, int error_count, int pict_type) |
int | ff_side_data_set_prft (AVPacket *pkt, int64_t timestamp) |
int ff_side_data_set_encoder_stats | ( | AVPacket * | pkt, |
int | quality, | ||
int64_t * | error, | ||
int | error_count, | ||
int | pict_type | ||
) |
Definition at line 728 of file avpacket.c.
Referenced by dnxhd_encode_picture(), encode_frame(), ff_mpv_encode_picture(), ff_qsv_encode(), libx265_encode_frame(), process_output_surface(), storeframe(), svq1_encode_frame(), X264_frame(), XAVS_frame(), and xvid_encode_frame().
Definition at line 753 of file avpacket.c.
Referenced by X264_frame().