Searched defs:codecIndex (Results 1 – 2 of 2) sorted by relevance
187 int codecIndex; in CreateCoder() local199 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetMethodProperty()306 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetHasherProp()
68 btav_a2dp_codec_index_t codecIndex() const { return codec_index_; } in codecIndex() function