Searched refs:kKeyIsCodecConfig (Results 1 – 5 of 5) sorted by relevance
232 buffer->meta_data()->setInt32(kKeyIsCodecConfig, true); in read()237 buffer->meta_data()->setInt32(kKeyIsCodecConfig, false); in read()
70 kKeyIsCodecConfig = 'conf', // int32_t (bool) enumerator
319 … if (buffer->meta_data()->findInt32(kKeyIsCodecConfig, &isCodecSpecific) && isCodecSpecific) { in threadFunc()
908 mbuf->meta_data()->setInt32(kKeyIsCodecConfig, true); in onMessageReceived()
2415 if (buffer->meta_data()->findInt32(kKeyIsCodecConfig, &isCodecConfig) in threadEntry()