Searched refs:CodecTypeToDecoderType (Results 1 – 1 of 1) sorted by relevance
37 VideoDecoder::DecoderType CodecTypeToDecoderType(VideoCodecType codec_type) { in CodecTypeToDecoderType() function53 : decoder_type_(CodecTypeToDecoderType(codec_type)), in VideoDecoderSoftwareFallbackWrapper()