Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsvideo1enc.c37 typedef struct Msvideo1EncContext { struct
52 } Msvideo1EncContext; typedef
70 Msvideo1EncContext * const c = avctx->priv_data; in encode_frame()
271 Msvideo1EncContext * const c = avctx->priv_data; in encode_init()
297 Msvideo1EncContext * const c = avctx->priv_data; in encode_end()
310 .priv_data_size = sizeof(Msvideo1EncContext),

Completed in 1 milliseconds