Searched refs:CodecInterface (Results 1 – 5 of 5) sorted by relevance
85 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function101 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function177 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function193 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function270 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function286 virtual vpx_codec_iface_t* CodecInterface() const { in CodecInterface() function
105 return vpx_codec_iface_name(CodecInterface()); in GetDecoderName()115 virtual vpx_codec_iface_t* CodecInterface() const = 0;120 CodecInterface(), in InitOnce()
33 res = vpx_codec_enc_init(&encoder_, CodecInterface(), &cfg_, in InitEncoder()38 if (CodecInterface() == &vpx_codec_vp9_cx_algo) { in InitEncoder()47 if (CodecInterface() == &vpx_codec_vp10_cx_algo) { in InitEncoder()57 ASSERT_EQ(&vpx_codec_vp8_cx_algo, CodecInterface()) in InitEncoder()
24 return vpx_codec_peek_stream_info(CodecInterface(), in PeekStream()
164 virtual vpx_codec_iface_t* CodecInterface() const = 0;