Home
last modified time | relevance | path

Searched refs:profile_vp9_omx_to_v4l2 (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp78 pl_map profile_level_converter::profile_vp9_omx_to_v4l2 ({ member in profile_level_converter
193 {V4L2_PIX_FMT_VP9, &profile_vp9_omx_to_v4l2},
238 reverse_map(profile_vp9_omx_to_v4l2, profile_vp9_v4l2_to_omx); in init()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/common/inc/
Dvidc_common.h38 static pl_map profile_vp9_omx_to_v4l2; variable