Searched refs:_codecType (Results 1 – 2 of 2) sorted by relevance
129 _codecType(kVideoCodecUnknown), in VCMGenericDecoder()138 _codecType = settings->codecType; in InitDecode()
104 VideoCodecType _codecType; variable