Searched refs:_codecType (Results 1 – 2 of 2) sorted by relevance
196 _codecType(kVideoCodecGeneric), in VCMGenericDecoder()212 _codecType = settings->codecType; in InitDecode()
113 VideoCodecType _codecType; variable