vp9_cx_iface.c: warning missing default
Change-Id: I18cbdad6031d14d4c1a818c0ab33bbedf7b33e19
This commit is contained in:
parent
8e5fa0aa05
commit
9ba1254317
@ -71,6 +71,7 @@ static const struct extraconfig_map extracfg_map[] = {
|
|||||||
NO_AQ, // aq_mode
|
NO_AQ, // aq_mode
|
||||||
0, // frame_periodic_delta_q
|
0, // frame_periodic_delta_q
|
||||||
BITS_8, // Bit depth
|
BITS_8, // Bit depth
|
||||||
|
VP9E_CONTENT_DEFAULT // content
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user