Searched defs:AVFrame (Results 1 – 1 of 1) sorted by relevance
318 typedef struct AVFrame { struct332 uint8_t *data[AV_NUM_DATA_POINTERS];349 int linesize[AV_NUM_DATA_POINTERS];365 uint8_t **extended_data;376 int width, height;384 int nb_samples;391 int format;396 int key_frame;424 * This is also the Presentation time of this AVFrame calculated from argument427 int64_t pkt_dts;[all …]