Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 488848a9 authored by Wei Jia's avatar Wei Jia
Browse files

OMX_IndexExt: add OMX_IndexConfigLowLatency

Test: cts
Bug: 134971304
Change-Id: I2ab8412825562c248350d335299ecacc92608b9d
parent 72f94e1d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ typedef enum OMX_INDEXEXTTYPE {
    OMX_IndexConfigOperatingRate,                   /**< reference: OMX_PARAM_U32TYPE in Q16 format for video and in Hz for audio */
    OMX_IndexParamConsumerUsageBits,                /**< reference: OMX_PARAM_U32TYPE */
    OMX_IndexConfigLatency,                         /**< reference: OMX_PARAM_U32TYPE */
    OMX_IndexConfigLowLatency,                      /**< reference: OMX_CONFIG_BOOLEANTYPE */
    OMX_IndexExtOtherEndUnused,

    /* Time configurations */