fix vp8_ namespace issues
Make functions only referenced from one translation unit static. Other symbols with extern linkage get a vp8/vpx prefix. Change-Id: I928c7e0d0d36e89ac78cb54ff8bb28748727834f
Showing
- vp8/common/entropymode.c 1 addition, 1 deletionvp8/common/entropymode.c
- vp8/common/vp8_entropymodedata.h 1 addition, 1 deletionvp8/common/vp8_entropymodedata.h
- vp8/decoder/decodframe.c 3 additions, 3 deletionsvp8/decoder/decodframe.c
- vp8/decoder/threading.c 2 additions, 2 deletionsvp8/decoder/threading.c
- vp8/encoder/denoising.c 4 additions, 4 deletionsvp8/encoder/denoising.c
- vp8/encoder/firstpass.c 1 addition, 1 deletionvp8/encoder/firstpass.c
- vp8/encoder/onyx_if.c 2 additions, 2 deletionsvp8/encoder/onyx_if.c
Loading
Please register or sign in to comment