Add common lib for libgc2 encoders and decoders
Flag: EXEMPT refactor Bug: 369762843 Change-Id: Ia971c1cc7dd9c67d147cf6e173772a5bfbfd2cef
This commit is contained in:
parent
e943d565fe
commit
1d9653d8c1
1 changed files with 2 additions and 0 deletions
|
@ -7,10 +7,12 @@ PRODUCT_PACKAGES += \
|
||||||
libgc2_vdi_vpu \
|
libgc2_vdi_vpu \
|
||||||
libgc2_log \
|
libgc2_log \
|
||||||
libgc2_utils \
|
libgc2_utils \
|
||||||
|
libgc2_dec \
|
||||||
libgc2_av1_dec \
|
libgc2_av1_dec \
|
||||||
libgc2_vp9_dec \
|
libgc2_vp9_dec \
|
||||||
libgc2_hevc_dec \
|
libgc2_hevc_dec \
|
||||||
libgc2_avc_dec \
|
libgc2_avc_dec \
|
||||||
|
libgc2_enc \
|
||||||
libgc2_av1_enc \
|
libgc2_av1_enc \
|
||||||
libgc2_hevc_enc \
|
libgc2_hevc_enc \
|
||||||
libgc2_avc_enc \
|
libgc2_avc_enc \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue