Home
last modified time | relevance | path

Searched defs:codecIndex (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/lzma/CPP/7zip/Compress/
H A DCodecExports.cpp187 int codecIndex; in CreateCoder() local
199 STDAPI GetMethodProperty(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetMethodProperty()
306 STDAPI GetHasherProp(UInt32 codecIndex, PROPID propID, PROPVARIANT *value) in GetHasherProp()
/aosp_15_r20/packages/modules/Bluetooth/system/stack/include/
Da2dp_codec_api.h68 btav_a2dp_codec_index_t codecIndex() const { return codec_index_; } in codecIndex() function