Home
last modified time | relevance | path

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

/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
H A Dvidc_common.cpp96 pl_map profile_level_converter::profile_tme_v4l2_to_omx ({}); member in profile_level_converter
202 {V4L2_PIX_FMT_TME, &profile_tme_v4l2_to_omx},
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.cpp97 pl_map profile_level_converter::profile_tme_v4l2_to_omx ({}); member in profile_level_converter
208 {V4L2_PIX_FMT_TME, &profile_tme_v4l2_to_omx},
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.h50 static pl_map profile_tme_v4l2_to_omx; variable
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/common/inc/
H A Dvidc_common.h72 static pl_map profile_tme_v4l2_to_omx; variable