Home
last modified time | relevance | path

Searched refs:QOMX_VIDEO_LTRMode_Auto (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/qcom/media/msm8974/mm-core/inc/
H A DOMX_QCOMExtns.h630 QOMX_VIDEO_LTRMode_Auto = 0x2, /**< In this mode, IL client configures enumerator
/aosp12/hardware/qcom/media/msm8996/mm-core/inc/
H A DOMX_QCOMExtns.h748 QOMX_VIDEO_LTRMode_Auto = 0x2, /**< In this mode, IL client configures enumerator
/aosp12/hardware/qcom/media/msm8998/mm-core/inc/
H A DOMX_QCOMExtns.h840 QOMX_VIDEO_LTRMode_Auto = 0x2, /**< In this mode, IL client configures enumerator
/aosp12/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1397 if (ltrmode.ltr_mode == (unsigned long)QOMX_VIDEO_LTRMode_Auto) { in venc_start()
/aosp12/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
H A Dvideo_encoder_device.cpp1398 if (ltrmode.ltr_mode == (unsigned long)QOMX_VIDEO_LTRMode_Auto) { in venc_start()