Searched refs:CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE (Results 1 – 4 of 4) sorted by relevance
24 #define CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE "outputBufferSize" macro
43 #define CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE "outputBufferSize" macro
193 …if (iface->GetUint32(childNode, CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE, (uint32_t*)&cap->outputBuffer… in GetBufferConfig()197 __func__, childNode->name, CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE); in GetBufferConfig()
104 …if (iface->GetUint32(childNode, CODEC_CONFIG_KEY_OUTPUT_BUFFER_SIZE, (uint32_t *)&info->outputBuff… in GetBufferInfo()