Home
last modified time | relevance | path

Searched refs:OMX_IndexConfigLowLatency (Results 1 – 6 of 6) sorted by relevance

/aosp12/hardware/qcom/sm8150/media/mm-core/inc/
H A DOMX_IndexExt.h101 OMX_IndexConfigLowLatency, /**< reference: OMX_CONFIG_BOOLEANTYPE */ enumerator
/aosp12/hardware/qcom/sm7250/media/mm-core/inc/
H A DOMX_IndexExt.h101 OMX_IndexConfigLowLatency, /**< reference: OMX_CONFIG_BOOLEANTYPE */ enumerator
/aosp12/frameworks/native/headers/media_plugin/media/openmax/
H A DOMX_IndexExt.h105 OMX_IndexConfigLowLatency, /**< reference: OMX_CONFIG_BOOLEANTYPE */ enumerator
/aosp12/frameworks/av/media/libstagefright/
H A DACodec.cpp2440 (OMX_INDEXTYPE)OMX_IndexConfigLowLatency, in setLowLatency()
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp3312 } else if ((int)configIndex == (int)OMX_IndexConfigLowLatency) { in set_config()
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
H A Domx_vdec_v4l2.cpp5630 } else if ((int)configIndex == (int)OMX_IndexConfigLowLatency) { in set_config()