Home
last modified time | relevance | path

Searched refs:CRIParser (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dcri_parser.c32 typedef struct CRIParser { struct
38 } CRIParser; argument
49 CRIParser *bpc = s->priv_data; in cri_parse()
102 .priv_data_size = sizeof(CRIParser),