Searched refs:codec_factory (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/test/
H A Dtest.mk4 LIBVPX_TEST_SRCS-yes += codec_factory.h
H A Dsvc_test.cc13 #include "test/codec_factory.h"
62 VP9CodecFactory codec_factory; local
63 decoder_ = codec_factory.CreateDecoder(dec_cfg, 0);

Completed in 90 milliseconds