Home
last modified time | relevance | path

Searched defs:CHANNEL_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/codec/interfaces/include/
H A Dcodec_component_type.h130 #define CHANNEL_NUM 16 /** Size of the audio channel array supported. */ macro
H A Dcodec_type.h290 #define CHANNEL_NUM 16 /** Size of the audio channel array supported. */ macro
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/src/
H A Dsbc_encoder.cpp61 const int CHANNEL_NUM = 2; variable