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

Commit 6445efde authored by Lajos Molnar's avatar Lajos Molnar Committed by Android Git Automerger
Browse files

am 64f5ec51: fix compiler warning in OMX_VideoExt.h

* commit '64f5ec51':
  fix compiler warning in OMX_VideoExt.h
parents 2e7bfff5 64f5ec51
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -143,7 +143,7 @@ typedef struct OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE {
    OMX_U32 nTemporalLayerBitrateRatio[OMX_VIDEO_ANDROID_MAXVP8TEMPORALLAYERS];
    OMX_U32 nMinQuantizer;
    OMX_U32 nMaxQuantizer;
};
} OMX_VIDEO_PARAM_ANDROID_VP8ENCODERTYPE;

/** HEVC Profile enum type */
typedef enum OMX_VIDEO_HEVCPROFILETYPE {