Do not export non-existant symbols
Change-Id: Ic0fb8e5016d064c2227cf5d87ffba86a4303c82b
This commit is contained in:
parent
cf83983b9a
commit
0a86adb767
@ -8,7 +8,6 @@ text vpx_codec_get_preview_frame
|
||||
text vpx_codec_set_cx_data_buf
|
||||
text vpx_svc_dump_statistics
|
||||
text vpx_svc_encode
|
||||
text vpx_svc_free
|
||||
text vpx_svc_get_buffer
|
||||
text vpx_svc_get_encode_frame_count
|
||||
text vpx_svc_get_frame_size
|
||||
@ -22,4 +21,4 @@ text vpx_svc_set_quantizers
|
||||
text vpx_svc_set_scale_factors
|
||||
text vpx_svc_get_layer_resolution
|
||||
text vpx_svc_get_rc_stats_buffer_size
|
||||
text vpx_svc_get_rc_stats_buffer
|
||||
text vpx_svc_get_rc_stats_buffer
|
||||
|
Loading…
x
Reference in New Issue
Block a user