Searched defs:AVFrame (Results 1 – 1 of 1) sorted by relevance
325 typedef struct AVFrame { struct346 uint8_t *data[AV_NUM_DATA_POINTERS];370 int linesize[AV_NUM_DATA_POINTERS];386 uint8_t **extended_data;397 int width, height;405 int nb_samples;412 int format;436 * This is also the Presentation time of this AVFrame calculated from argument439 int64_t pkt_dts;447 AVRational time_base;[all …]