sec_mm: wip

This commit is contained in:
codeworkx 2011-07-10 09:10:35 -07:00
parent 457f969fed
commit 9aec0e6693

View File

@ -380,13 +380,12 @@ struct mfc_mem_free_arg {
/* RMVME */
union mfc_args {
/*
struct mfc_enc_init_arg enc_init;
/* was commented out, added back */
struct mfc_enc_init_mpeg4_arg enc_init_mpeg4;
struct mfc_enc_init_mpeg4_arg enc_init_h263;
struct mfc_enc_init_h264_arg enc_init_h264;
*/
/* was commented out, added back */
struct mfc_enc_init_arg enc_init;
struct mfc_enc_exe_arg enc_exe;