vpx_dec_ctx_t      56 media/cast/video_receiver/codecs/vp8/vp8_decoder.cc   decoder_.reset(new vpx_dec_ctx_t());
vpx_dec_ctx_t      15 media/cast/video_receiver/codecs/vp8/vp8_decoder.h typedef struct vpx_codec_ctx vpx_dec_ctx_t;
vpx_dec_ctx_t      39 media/cast/video_receiver/codecs/vp8/vp8_decoder.h   scoped_ptr<vpx_dec_ctx_t> decoder_;