Searched refs:hevc (Results 1 – 9 of 9) sorted by relevance
/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/qcom/sm7250/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/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() 866 if (!(compName == avc || compName == hevc || compName == vp8 || in TEST_P()
|
D | VtsHalMediaOmxV1_0TargetVideoEncTest.cpp | 115 {"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/ |
D | video_encoder_device_v4l2_params.cpp | 40 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/ |
D | video_encoder_device_v4l2.cpp | 7270 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()
|