sec_mm: wip
This commit is contained in:
parent
457f969fed
commit
9aec0e6693
@ -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;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user