Home
last modified time | relevance | path

Searched refs:hevc (Results 1 – 9 of 9) sorted by relevance

/hardware/interfaces/media/1.0/xml/
Dmedia_profiles.dtd32 <!ATTLIST VideoEncoderCap name (hevc|h264|h263|m4v|wmv) #REQUIRED>
/hardware/qcom/sdm845/media/
Dconfigure.ac84 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap],
85 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
/hardware/qcom/media/msm8998/
Dconfigure.ac94 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap],
95 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
/hardware/qcom/sm8150/media/
Dconfigure.ac89 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap],
90 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
/hardware/qcom/sm7250/media/
Dconfigure.ac89 AC_ARG_ENABLE([targets-that-use-hevc-adsp-heap],
90 AC_HELP_STRING([-targets-that-use-hevc-adsp-heap],
/hardware/interfaces/media/omx/1.0/vts/functional/video/
DVtsHalMediaOmxV1_0TargetVideoDecTest.cpp103 {"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()
866 if (!(compName == avc || compName == hevc || compName == vp8 || in TEST_P()
DVtsHalMediaOmxV1_0TargetVideoEncTest.cpp115 {"hevc", hevc}, {"vp8", vp8}, {"vp9", vp9}, in SetUp()
138 {mpeg4, OMX_VIDEO_CodingMPEG4}, {hevc, OMX_VIDEO_CodingHEVC}, in SetUp()
235 hevc, enumerator
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2_params.cpp40 bool hevc = venc_get_hevc_profile(&eProfile); in venc_get_consumer_usage() local
50 if (hevc && in venc_get_consumer_usage()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp7270 bool hevc = venc_get_hevc_profile(&eProfile); in venc_get_consumer_usage() local
7275 if (hevc && eProfile == (OMX_U32)OMX_VIDEO_HEVCProfileMain10HDR10) { in venc_get_consumer_usage()