Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc2enc.c38 typedef struct VC2BaseVideoFormat { struct
43 } VC2BaseVideoFormat; argument
45 static const VC2BaseVideoFormat base_video_fmts[] = {
1053 const VC2BaseVideoFormat *fmt = &base_video_fmts[i]; in vc2_encode_init()