Move image matching functions to common location.
Exact same functions were present in two encoder binaries. BUG=aomedia:442 Change-Id: Ib169c29cee8ae40cbd71c26099a3339ec7143315
parent
83fbd577
No related branches found
No related tags found
Showing
- CMakeLists.txt 3 additions, 1 deletionCMakeLists.txt
- aomenc.c 5 additions, 228 deletionsaomenc.c
- examples.mk 3 additions, 0 deletionsexamples.mk
- examples/aom_cx_set_ref.c 3 additions, 125 deletionsexamples/aom_cx_set_ref.c
- examples/encoder_util.c 243 additions, 0 deletionsexamples/encoder_util.c
- examples/encoder_util.h 36 additions, 0 deletionsexamples/encoder_util.h
Loading
Please register or sign in to comment