Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmsmpeg4enc.h30 typedef struct MSMPEG4EncContext { struct
35 } MSMPEG4EncContext; typedef
H A Dmsmpeg4enc.c152 static void find_best_tables(MSMPEG4EncContext *ms) in find_best_tables()
220 MSMPEG4EncContext *const ms = (MSMPEG4EncContext*)s; in ff_msmpeg4_encode_picture_header()
560 MSMPEG4EncContext *const ms = (MSMPEG4EncContext*)s; in ff_msmpeg4_encode_block()
687 .priv_data_size = sizeof(MSMPEG4EncContext),
701 .priv_data_size = sizeof(MSMPEG4EncContext),
715 .priv_data_size = sizeof(MSMPEG4EncContext),
H A Dwmv2enc.c33 MSMPEG4EncContext msmpeg4;

Completed in 2 milliseconds