Searched refs:CodecBitsPerSample (Results 1 – 4 of 4) sorted by relevance
36 enum CodecBitsPerSample { enum61 CodecBitsPerSample codecBitsPerSample;
141 | codecBitsPerSample<sup>11+</sup> | [CodecBitsPerSample](#codecbitspersample11) | 是 | 是 | …175 ## CodecBitsPerSample<sup>11+</sup>
128 | codecBitsPerSample<sup>11+</sup> | [CodecBitsPerSample](#codecbitspersample11) | Yes | Yes …162 ## CodecBitsPerSample<sup>11+</sup>
81 const static std::map<int32_t, CodecBitsPerSample> g_a2dpCodecBitsPerSampleMap = {263 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_NONE, "CODEC_BITS_PER_SAMPLE_NONE"); in CodecBitsPerSampleInit()265 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_16, "CODEC_BITS_PER_SAMPLE_16"); in CodecBitsPerSampleInit()267 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_24, "CODEC_BITS_PER_SAMPLE_24"); in CodecBitsPerSampleInit()269 CodecBitsPerSample::CODEC_BITS_PER_SAMPLE_32, "CODEC_BITS_PER_SAMPLE_32"); in CodecBitsPerSampleInit()