Searched refs:kKeyIsCodecConfig (Results 1 – 5 of 5) sorted by relevance
70 kKeyIsCodecConfig = 'conf', // int32_t (bool) enumerator
319 if (buffer->meta_data().findInt32(kKeyIsCodecConfig, &isCodecSpecific) && isCodecSpecific) { in threadFunc()
310 if ((buffer->meta_data().findInt32(kKeyIsCodecConfig, &isCodecSpecific) in threadFunc()
965 mbuf->meta_data().setInt32(kKeyIsCodecConfig, true); in onMessageReceived()
2997 if (buffer->meta_data().findInt32(kKeyIsCodecConfig, &isCodecConfig) in threadEntry()