Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/codec/hal/src/
H A Dcodec_config_parser.c23 #define MASK_NUM_LIMIT 64 macro
25 #define MASK_NUM_LIMIT 32 macro
/ohos5.0/drivers/peripheral/codec/hal/idl_service/src/
H A Dcodec_component_config.cpp24 constexpr int32_t MASK_NUM_LIMIT = 32; variable