Lines Matching refs:frame
24 #include "frame.h"
81 * Allocate a complete AVMasteringDisplayMetadata and add it to the frame.
83 * @param frame The frame which side data is added to.
87 AVMasteringDisplayMetadata *av_mastering_display_metadata_create_side_data(AVFrame *frame);
105 * Max average light level per frame (cd/m^2).
120 * Allocate a complete AVContentLightMetadata and add it to the frame.
122 * @param frame The frame which side data is added to.
126 AVContentLightMetadata *av_content_light_metadata_create_side_data(AVFrame *frame);