Home
last modified time | relevance | path

Searched refs:FLVStreamContext (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavformat/
H A Dflvenc.c122 typedef struct FLVStreamContext { struct
124 } FLVStreamContext; typedef
612 FLVStreamContext *sc; in flv_init()
677 sc = av_mallocz(sizeof(FLVStreamContext)); in flv_init()
784 FLVStreamContext *sc = s->streams[i]->priv_data; in flv_write_trailer()
822 FLVStreamContext *sc = s->streams[pkt->stream_index]->priv_data; in flv_write_packet()

Completed in 2 milliseconds