Searched refs:codecConfig (Results 1 – 11 of 11) sorted by relevance
228 BluetoothCodecConfig codecConfig = null; in isHighQualityAudioEnabled() local230 codecConfig = mService.getCodecStatus(device).getCodecConfig(); in isHighQualityAudioEnabled()232 if (codecConfig != null) { in isHighQualityAudioEnabled()233 return !codecConfig.isMandatoryCodec(); in isHighQualityAudioEnabled()272 final BluetoothCodecConfig codecConfig = (selectable == null || selectable.length < 1) in getHighQualityAudioOptionLabel() local274 final int codecType = (codecConfig == null || codecConfig.isMandatoryCodec()) in getHighQualityAudioOptionLabel()275 ? BluetoothCodecConfig.SOURCE_CODEC_TYPE_INVALID : codecConfig.getCodecType(); in getHighQualityAudioOptionLabel()
50 public BluetoothCodecStatus(BluetoothCodecConfig codecConfig, in BluetoothCodecStatus() argument53 mCodecConfig = codecConfig; in BluetoothCodecStatus()114 final BluetoothCodecConfig codecConfig = in.readTypedObject(121 return new BluetoothCodecStatus(codecConfig,
621 BluetoothCodecConfig codecConfig) { in setCodecConfigPreference() argument626 service.setCodecConfigPreference(device, codecConfig); in setCodecConfigPreference()
203 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local217 if (mInputBufferCount == 0 && !codecConfig) { in process()219 codecConfig = true; in process()223 if (codecConfig) { in process()
153 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local155 if (!codecConfig && in handleWorkDone()460 bool codecConfig = flags ? in TEST_P() local462 if (mTimestampDevTest && !codecConfig) in TEST_P()550 bool codecConfig = flags ? in TEST_F() local555 if (mTimestampDevTest && !codecConfig) in TEST_F()841 bool codecConfig = false; in TEST_F() local853 codecConfig = flags ? in TEST_F()
155 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local157 if (!codecConfig && in handleWorkDone()536 bool codecConfig = in TEST_P() local538 if (mTimestampDevTest && !codecConfig) in TEST_P()868 bool codecConfig = false; in TEST_F() local880 codecConfig = flags ? in TEST_F()
537 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local541 if (mInputBufferCount == 0 && !codecConfig) { in process()543 codecConfig = true; in process()546 if (codecConfig && size > 0u) { in process()
553 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local554 if (codecConfig || volHeader) { in process()592 if (codecConfig) { in process()
446 bool codecConfig = in process() local454 if (codecConfig) { in process()
574 bool codecConfig = ((work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) !=0); in process() local584 if (codecConfig) { in process()
415 bool codecConfig = in process() local417 if (codecConfig) { in process()