Home
last modified time | relevance | path

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

/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/src/
Dvidc_common.cpp82 pl_map profile_level_converter::profile_vp8_omx_to_v4l2 ({ member in profile_level_converter
178 {V4L2_PIX_FMT_VP8, &profile_vp8_omx_to_v4l2},
221 reverse_map(profile_vp8_omx_to_v4l2, profile_vp8_v4l2_to_omx); in init()
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/common/inc/
Dvidc_common.h66 static pl_map profile_vp8_omx_to_v4l2; variable