Searched defs:AVFrame (Results 1 – 1 of 1) sorted by relevance
300 typedef struct AVFrame { struct314 uint8_t *data[AV_NUM_DATA_POINTERS];331 int linesize[AV_NUM_DATA_POINTERS];347 uint8_t **extended_data;358 int width, height;366 int nb_samples;373 int format;378 int key_frame;406 * This is also the Presentation time of this AVFrame calculated from argument409 int64_t pkt_dts;[all …]