Searched refs:MAX_LOCAL_SUPPORTED_CODECS_SIZE (Results 1 – 3 of 3) sorted by relevance
60 constexpr size_t MAX_LOCAL_SUPPORTED_CODECS_SIZE = 8; variable88 extern uint8_t local_supported_codecs[MAX_LOCAL_SUPPORTED_CODECS_SIZE];
87 uint8_t local_supported_codecs[MAX_LOCAL_SUPPORTED_CODECS_SIZE]{0};
55 #define MAX_LOCAL_SUPPORTED_CODECS_SIZE 8 macro90 static uint8_t local_supported_codecs[MAX_LOCAL_SUPPORTED_CODECS_SIZE];