Home
last modified time | relevance | path

Searched refs:hal_flags (Results 1 – 3 of 3) sorted by relevance

/aosp12/system/nfc/src/include/
H A Dnfc_hal_int.h241 tNFC_HAL_FLAGS hal_flags; member
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp4927 bool omx_video::is_conv_needed(int hal_fmt, int hal_flags) in is_conv_needed() argument
4933 !(hal_flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED); in is_conv_needed()
4942 bRet ? "Needed":"Not-Needed", hal_fmt, hal_flags); in is_conv_needed()
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
H A Domx_video_base.cpp5141 bool omx_video::is_conv_needed(int hal_fmt, int hal_flags) in is_conv_needed() argument
5147 !(hal_flags & private_handle_t::PRIV_FLAGS_UBWC_ALIGNED); in is_conv_needed()