Searched refs:_codecType (Results 1 – 6 of 6) sorted by relevance
65 {_codecType = codecType;} in SetCodecType()87 RtpVideoCodecTypes _codecType; variable119 {_codecType = codecType;} in SetCodecType()135 RtpVideoCodecTypes _codecType; variable
39 _codecType(kRtpVideoNone) in VCMEncodeCompleteCallback()73 rtpInfo.type.Video.codec = _codecType; in SendData()76 switch (_codecType) in SendData()
127 _codecType(kVideoCodecUnknown), in VCMGenericDecoder()140 _codecType = settings->codecType; in InitDecode()
61 _codecType(kVideoCodecUnknown), in VCMGenericEncoder()89 _codecType = settings->codecType; in InitEncode()
113 VideoCodecType _codecType; variable
131 VideoCodecType _codecType; variable