Home
last modified time | relevance | path

Searched defs:codecConfig (Results 1 – 14 of 14) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
DA2dpProfile.java254 BluetoothCodecConfig codecConfig = null; in isHighQualityAudioEnabled() local
310 final BluetoothCodecConfig codecConfig = (selectable == null || selectable.size() < 1) in getHighQualityAudioOptionLabel() local
/frameworks/av/media/codec2/components/flac/
DC2SoftFlacDec.cpp203 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/video/
DVtsHalMediaC2V1_0TargetVideoDecTest.cpp254 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local
743 bool codecConfig = (vtsFlags & (1 << VTS_BIT_FLAG_CSD_FRAME)) != 0; in TEST_P() local
966 bool codecConfig = false; in TEST_P() local
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/common/
Dmedia_c2_hidl_test_common.cpp274 bool codecConfig = (vtsFlags & (1 << VTS_BIT_FLAG_CSD_FRAME)) != 0 ; in populateInfoVector() local
/frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/audio/
DVtsHalMediaC2V1_0TargetAudioDecTest.cpp156 bool codecConfig = ((work->worklets.front()->output.flags & in handleWorkDone() local
879 bool codecConfig = false; in TEST_P() local
/frameworks/av/media/module/codecs/m4v_h263/dec/test/
DMpeg4H263DecoderTest.cpp187 bool codecConfig = flags == CODEC_CONFIG_FLAG; in processMpeg4H263Decoder() local
/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp472 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp449 bool codecConfig = in process() local
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp643 bool codecConfig = ((work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) !=0); in process() local
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp418 bool codecConfig = in process() local
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp645 bool codecConfig = ((work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0); in process() local
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp595 bool codecConfig = in process() local
/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp604 bool codecConfig = (work->input.flags & C2FrameData::FLAG_CODEC_CONFIG) != 0; in process() local
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...