Searched defs:CodecInterface (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/test/
H A Dcodec_factory.h85 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP8Decoder
101 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP8Encoder
177 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP9Decoder
193 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP9Encoder
270 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP10Decoder
286 virtual vpx_codec_iface_t* CodecInterface() const { function in class:libvpx_test::VP10Encoder

Completed in 77 milliseconds