Searched refs:kWebMCodecCaptions (Results 1 – 3 of 3) sorted by relevance
10 const char kWebMCodecCaptions[] = "D_WEBVTT/CAPTIONS"; variable
223 MEDIA_EXPORT extern const char kWebMCodecCaptions[];
20 if (codec_id == kWebMCodecCaptions) in CodecIdToTextKind()