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

/external/chromium_org/remoting/codec/
H A Dscoped_vpx_codec.h16 struct VpxCodecDeleter { struct in namespace:remoting
20 typedef scoped_ptr<vpx_codec_ctx_t, VpxCodecDeleter> ScopedVpxCodec;

Completed in 134 milliseconds