Home
last modified time | relevance | path

Searched refs:profile_tme_omx_to_v4l2 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
H A Dvidc_common.cpp85 pl_map profile_level_converter::profile_tme_omx_to_v4l2 ({ member in profile_level_converter
194 {V4L2_PIX_FMT_TME, &profile_tme_omx_to_v4l2},
239 reverse_map(profile_tme_omx_to_v4l2, profile_tme_v4l2_to_omx); in init()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/src/
H A Dvidc_common.cpp86 pl_map profile_level_converter::profile_tme_omx_to_v4l2 ({ member in profile_level_converter
200 {V4L2_PIX_FMT_TME, &profile_tme_omx_to_v4l2},
245 reverse_map(profile_tme_omx_to_v4l2, profile_tme_v4l2_to_omx); in init()
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/
H A Dvidc_common.h39 static pl_map profile_tme_omx_to_v4l2; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
H A Dvidc_common.h61 static pl_map profile_tme_omx_to_v4l2; variable