/frameworks/base/media/jni/ |
D | android_media_MediaProfiles.cpp | 260 auto isAdvancedCodec = [](const MediaProfiles::VideoCodec *vc) -> bool { in android_media_MediaProfiles_native_get_camcorder_profiles() argument 261 return ((vc->getBitDepth() != 8 in android_media_MediaProfiles_native_get_camcorder_profiles() 262 || vc->getChromaSubsampling() != CHROMA_SUBSAMPLING_YUV_420 in android_media_MediaProfiles_native_get_camcorder_profiles() 263 || vc->getHdrFormat() != HDR_FORMAT_NONE)); in android_media_MediaProfiles_native_get_camcorder_profiles() 266 for (const MediaProfiles::VideoCodec *vc : cp->getVideoCodecs()) { in android_media_MediaProfiles_native_get_camcorder_profiles() local 267 if (isAdvancedCodec(vc) && !static_cast<bool>(advanced)) { in android_media_MediaProfiles_native_get_camcorder_profiles() 270 chroma_subsampling cs = vc->getChromaSubsampling(); in android_media_MediaProfiles_native_get_camcorder_profiles() 271 int bitDepth = vc->getBitDepth(); in android_media_MediaProfiles_native_get_camcorder_profiles() 272 hdr_format hdr = vc->getHdrFormat(); in android_media_MediaProfiles_native_get_camcorder_profiles() 275 vc->getCodec(), in android_media_MediaProfiles_native_get_camcorder_profiles() [all …]
|
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/functional/audio/ |
D | MediaPresetReverbTest.java | 192 AudioEffect vc = null; in test2_0AuxiliarySoundModification() local 206 vc = new AudioEffect( in test2_0AuxiliarySoundModification() 211 vc.setEnabled(true); in test2_0AuxiliarySoundModification() 246 if (vc != null) { in test2_0AuxiliarySoundModification() 247 vc.release(); in test2_0AuxiliarySoundModification() 264 AudioEffect vc = null; in test2_1InsertSoundModification() local 277 vc = new AudioEffect( in test2_1InsertSoundModification() 282 vc.setEnabled(true); in test2_1InsertSoundModification() 328 if (vc != null) { in test2_1InsertSoundModification() 329 vc.release(); in test2_1InsertSoundModification()
|
D | MediaVisualizerTest.java | 227 AudioEffect vc = null; in test2_0PollingCapture() local 240 vc = new AudioEffect( in test2_0PollingCapture() 245 vc.setEnabled(true); in test2_0PollingCapture() 292 if (vc != null) { in test2_0PollingCapture() 293 vc.release(); in test2_0PollingCapture() 306 AudioEffect vc = null; in test2_1ListenerCapture() local 319 vc = new AudioEffect( in test2_1ListenerCapture() 324 vc.setEnabled(true); in test2_1ListenerCapture() 424 if (vc != null) { in test2_1ListenerCapture() 425 vc.release(); in test2_1ListenerCapture() [all …]
|
D | MediaEnvReverbTest.java | 347 AudioEffect vc = null; in test2_0AuxiliarySoundModification() local 361 vc = new AudioEffect( in test2_0AuxiliarySoundModification() 366 vc.setEnabled(true); in test2_0AuxiliarySoundModification() 403 if (vc != null) { in test2_0AuxiliarySoundModification() 404 vc.release(); in test2_0AuxiliarySoundModification() 421 AudioEffect vc = null; in test2_1InsertSoundModification() local 434 vc = new AudioEffect( in test2_1InsertSoundModification() 439 vc.setEnabled(true); in test2_1InsertSoundModification() 487 if (vc != null) { in test2_1InsertSoundModification() 488 vc.release(); in test2_1InsertSoundModification()
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/screenrecord/ |
D | ScreenMediaRecorder.java | 219 MediaCodecInfo.VideoCapabilities vc = decoder.getCodecInfo() in getSupportedSize() local 224 int width = vc.getSupportedWidths().getUpper(); in getSupportedSize() 225 int height = vc.getSupportedHeights().getUpper(); in getSupportedSize() 228 if (screenWidthAligned % vc.getWidthAlignment() != 0) { in getSupportedSize() 229 screenWidthAligned -= (screenWidthAligned % vc.getWidthAlignment()); in getSupportedSize() 232 if (screenHeightAligned % vc.getHeightAlignment() != 0) { in getSupportedSize() 233 screenHeightAligned -= (screenHeightAligned % vc.getHeightAlignment()); in getSupportedSize() 237 && vc.isSizeSupported(screenWidthAligned, screenHeightAligned)) { in getSupportedSize() 239 int maxRate = vc.getSupportedFrameRatesFor(screenWidthAligned, in getSupportedSize() 255 if (scaledWidth % vc.getWidthAlignment() != 0) { in getSupportedSize() [all …]
|
/frameworks/base/core/tests/coretests/src/android/colormodel/ |
D | CamTest.java | 202 Frame vc = Frame.DEFAULT; in viewingConditions_default() local 204 Assert.assertEquals(0.184, vc.getN(), 0.001); in viewingConditions_default() 205 Assert.assertEquals(29.981, vc.getAw(), 0.001); in viewingConditions_default() 206 Assert.assertEquals(1.016, vc.getNbb(), 0.001); in viewingConditions_default() 207 Assert.assertEquals(1.021, vc.getRgbD()[0], 0.001); in viewingConditions_default() 208 Assert.assertEquals(0.986, vc.getRgbD()[1], 0.001); in viewingConditions_default() 209 Assert.assertEquals(0.933, vc.getRgbD()[2], 0.001); in viewingConditions_default() 210 Assert.assertEquals(0.789, vc.getFlRoot(), 0.001); in viewingConditions_default()
|
/frameworks/base/core/java/android/widget/ |
D | DifferentialMotionFlingHelper.java | 234 ViewConfiguration vc = ViewConfiguration.get(context); in calculateFlingVelocityThresholds() local 235 buffer[0] = vc.getScaledMinimumFlingVelocity(deviceId, axis, source); in calculateFlingVelocityThresholds() 236 buffer[1] = vc.getScaledMaximumFlingVelocity(deviceId, axis, source); in calculateFlingVelocityThresholds()
|
/frameworks/av/services/audiopolicy/engine/common/include/ |
D | VolumeCurve.h | 163 sp<VolumeCurve> vc = getCurvesFor(deviceCat); in volIndexToDb() local 164 if (vc != 0) { in volIndexToDb() 165 return vc->volIndexToDb(indexInUi, mIndexMin, mIndexMax); in volIndexToDb()
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/volume/ |
D | Util.java | 81 final String vc = volumeProviderControlToString(info.getVolumeControl()); in playbackInfoToString() local 83 info.getCurrentVolume(), info.getMaxVolume(), type, vc, info.getAudioAttributes()); in playbackInfoToString()
|
/frameworks/av/media/module/extractors/flac/ |
D | FLACExtractor.cpp | 372 const FLAC__StreamMetadata_VorbisComment *vc; in metadataCallback() local 373 vc = &metadata->data.vorbis_comment; in metadataCallback() 374 for (FLAC__uint32 i = 0; i < vc->num_comments; ++i) { in metadataCallback() 376 vce = &vc->comments[i]; in metadataCallback()
|
/frameworks/base/media/java/android/media/audiopolicy/ |
D | AudioPolicy.java | 166 AudioPolicyVolumeCallback vc, @Nullable MediaProjection projection) { in AudioPolicy() argument 183 mVolCb = vc; in AudioPolicy() 300 public Builder setAudioPolicyVolumeCallback(@NonNull AudioPolicyVolumeCallback vc) { in setAudioPolicyVolumeCallback() argument 301 if (vc == null) { in setAudioPolicyVolumeCallback() 304 mVolCb = vc; in setAudioPolicyVolumeCallback()
|
/frameworks/ex/widget/java/com/android/ex/widget/ |
D | StaggeredGridView.java | 208 final ViewConfiguration vc = ViewConfiguration.get(context); in StaggeredGridView() local 209 mTouchSlop = vc.getScaledTouchSlop(); in StaggeredGridView() 210 mMaximumVelocity = vc.getScaledMaximumFlingVelocity(); in StaggeredGridView() 211 mFlingVelocity = vc.getScaledMinimumFlingVelocity(); in StaggeredGridView()
|
/frameworks/base/core/java/com/android/internal/widget/ |
D | ResolverDrawerLayout.java | 181 final ViewConfiguration vc = ViewConfiguration.get(context); in ResolverDrawerLayout() local 182 mTouchSlop = vc.getScaledTouchSlop(); in ResolverDrawerLayout() 183 mMinFlingVelocity = vc.getScaledMinimumFlingVelocity(); in ResolverDrawerLayout()
|
D | RecyclerView.java | 547 final ViewConfiguration vc = ViewConfiguration.get(context); in RecyclerView() local 548 mTouchSlop = vc.getScaledTouchSlop(); in RecyclerView() 549 mMinFlingVelocity = vc.getScaledMinimumFlingVelocity(); in RecyclerView() 550 mMaxFlingVelocity = vc.getScaledMaximumFlingVelocity(); in RecyclerView() 926 final ViewConfiguration vc = ViewConfiguration.get(getContext()); in setScrollingTouchSlop() local 933 mTouchSlop = vc.getScaledTouchSlop(); in setScrollingTouchSlop() 937 mTouchSlop = vc.getScaledPagingTouchSlop(); in setScrollingTouchSlop()
|
/frameworks/av/media/codec2/components/vorbis/ |
D | C2SoftVorbisDec.cpp | 33 int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb);
|
/frameworks/av/media/libstagefright/codecs/vorbis/dec/ |
D | SoftVorbis.cpp | 34 int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb);
|
/frameworks/av/media/libmedia/ |
D | MediaProfiles.cpp | 1398 for (const MediaProfiles::VideoCodec &vc : mVideoCodecs) { in getVideoCodecs() local 1399 res.push_back(&vc); in getVideoCodecs()
|
/frameworks/base/core/java/com/android/internal/widget/helper/ |
D | ItemTouchHelper.java | 468 ViewConfiguration vc = ViewConfiguration.get(mRecyclerView.getContext()); in setupCallbacks() local 469 mSlop = vc.getScaledTouchSlop(); in setupCallbacks()
|
/frameworks/av/media/module/extractors/ogg/ |
D | OggExtractor.cpp | 45 int _vorbis_unpack_comment(vorbis_comment *vc,oggpack_buffer *opb);
|
/frameworks/base/core/res/geoid_map_assets/ |
D | geoid-height-disk-tile-1.textpb | 2 …Vc\315\010\234\323\372\034b\230\353\305G\323\255)pF*\'\035j\000\235\375\351vc<Ui\200\316*\205\314c…
|
/frameworks/av/media/libstagefright/httplive/fuzzer/corpus/ |
D | index9 | 254 ߪ;<I�5lM�U-JcjY�U�r9���aYh�*�)*g���5[�Q_W#�N����2��**fZT�FG���L��vc���Fԟ4�IN��I��3Te�yT… 1542 R0!�H1Q�,.vc���&���yi�H@�t��];s���X��'<�3*�[�cr�V�K�;�)��g���X[����� ���L%0%��n6�icI�� 1770 �s�e��r�;��?��1�ha�vc��I�lϯ��'�'��O�E ���z����c�٘�[���|L�S�;�����SvH<E�F$A�w�>��P�G5;����…
|
D | index13 | 253 ߪ;<I�5lM�U-JcjY�U�r9���aYh�*�)*g���5[�Q_W#�N����2��**fZT�FG���L��vc���Fԟ4�IN��I��3Te�yT… 1541 R0!�H1Q�,.vc���&���yi�H@�t��];s���X��'<�3*�[�cr�V�K�;�)��g���X[����� ���L%0%��n6�icI�� 1769 �s�e��r�;��?��1�ha�vc��I�lϯ��'�'��O�E ���z����c�٘�[���|L�S�;�����SvH<E�F$A�w�>��P�G5;����…
|
D | index15 | 266 ߪ;<I�5lM�U-JcjY�U�r9���aYh�*�)*g���5[�Q_W#�N����2��**fZT�FG���L��vc���Fԟ4�IN��I��3Te�yT… 1554 R0!�H1Q�,.vc���&���yi�H@�t��];s���X��'<�3*�[�cr�V�K�;�)��g���X[����� ���L%0%��n6�icI�� 1782 �s�e��r�;��?��1�ha�vc��I�lϯ��'�'��O�E ���z����c�٘�[���|L�S�;�����SvH<E�F$A�w�>��P�G5;����…
|
D | index11 | 254 ߪ;<I�5lM�U-JcjY�U�r9���aYh�*�)*g���5[�Q_W#�N����2��**fZT�FG���L��vc���Fԟ4�IN��I��3Te�yT… 1542 R0!�H1Q�,.vc���&���yi�H@�t��];s���X��'<�3*�[�cr�V�K�;�)��g���X[����� ���L%0%��n6�icI�� 1770 �s�e��r�;��?��1�ha�vc��I�lϯ��'�'��O�E ���z����c�٘�[���|L�S�;�����SvH<E�F$A�w�>��P�G5;����…
|
D | index10 | 258 ߪ;<I�5lM�U-JcjY�U�r9���aYh�*�)*g���5[�Q_W#�N����2��**fZT�FG���L��vc���Fԟ4�IN��I��3Te�yT… 1546 R0!�H1Q�,.vc���&���yi�H@�t��];s���X��'<�3*�[�cr�V�K�;�)��g���X[����� ���L%0%��n6�icI�� 1774 �s�e��r�;��?��1�ha�vc��I�lϯ��'�'��O�E ���z����c�٘�[���|L�S�;�����SvH<E�F$A�w�>��P�G5;����…
|