Searched refs:FLVStreamContext (Results 1 – 1 of 1) sorted by relevance
123 typedef struct FLVStreamContext { struct125 } FLVStreamContext; argument660 FLVStreamContext *sc; in flv_init()725 sc = av_mallocz(sizeof(FLVStreamContext)); in flv_init()845 FLVStreamContext *sc = s->streams[i]->priv_data; in flv_write_trailer()883 FLVStreamContext *sc = s->streams[pkt->stream_index]->priv_data; in flv_write_packet()