move resize_util.c to examples/
Change-Id: I0bc68e129ea408095869c9e7b0b15d83e22dbf4e
This commit is contained in:
parent
be647f7b83
commit
98e16b1b3d
@ -66,7 +66,7 @@ vp9_spatial_scalable_encoder.GUID = 4A38598D-627D-4505-9C7B-D4020C84100D
|
|||||||
vp9_spatial_scalable_encoder.DESCRIPTION = Spatial Scalable Encoder
|
vp9_spatial_scalable_encoder.DESCRIPTION = Spatial Scalable Encoder
|
||||||
|
|
||||||
ifeq ($(CONFIG_SHARED),no)
|
ifeq ($(CONFIG_SHARED),no)
|
||||||
UTILS-$(CONFIG_VP9_ENCODER) += resize_util.c
|
EXAMPLES-$(CONFIG_VP9_ENCODER) += resize_util.c
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# XMA example disabled for now, not used in VP8
|
# XMA example disabled for now, not used in VP8
|
||||||
|
Loading…
x
Reference in New Issue
Block a user