/hardware/interfaces/media/1.0/xml/ |
D | media_profiles.dtd | 32 <!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED>
|
/hardware/qcom/sdm845/media/ |
D | configure.ac | 84 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 85 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/qcom/media/msm8998/ |
D | configure.ac | 94 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 95 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/qcom/sm8150/media/ |
D | configure.ac | 89 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap], 90 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
|
/hardware/google/av/codec2/hidl/1.0/mts/video/ |
D | MtsHidlC2V1_0TargetVideoDecTest.cpp | 104 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, {"av1", av1}, in SetUp() 196 hevc, enumerator 288 {Codec2VideoDecHidlTest::standardComp::hevc, in GetURLForComponent() 486 if (!(mCompName == avc || mCompName == hevc || mCompName == vp8 || in TEST_F()
|
D | MtsHidlC2V1_0TargetVideoEncTest.cpp | 98 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, in SetUp() 155 hevc, enumerator
|
/hardware/interfaces/media/omx/1.0/vts/functional/video/ |
D | VtsHalMediaOmxV1_0TargetVideoDecTest.cpp | 103 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, in SetUp() 127 {hevc, OMX_VIDEO_CodingHEVC}, {vp8, OMX_VIDEO_CodingVP8}, in SetUp() 247 hevc, enumerator 336 {VideoDecHidlTest::standardComp::hevc, in GetURLForComponent() 865 if (!(compName == avc || compName == hevc || compName == vp8 || in TEST_P()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 117 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, in SetUp() 140 {mpeg4, OMX_VIDEO_CodingMPEG4}, {hevc, OMX_VIDEO_CodingHEVC}, in SetUp() 237 hevc, enumerator
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 2128 bool hevc = dev_get_hevc_profile(&eProfile); in get_parameter() local 2129 if(hevc && eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10) { in get_parameter()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 7164 bool hevc = venc_get_hevc_profile(&eProfile); in venc_get_consumer_usage() local 7169 if (hevc && eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10) { in venc_get_consumer_usage()
|