Home
last modified time | relevance | path

Searched defs:AVBSFInternal (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dbsf.c35 struct AVBSFInternal { struct
36 AVPacket *buffer_pkt;
37 int eof;
Dbsf.h37 typedef struct AVBSFInternal AVBSFInternal; typedef