HomeSort by relevance Sort by last modified time
    Searched defs:OMX_MIN_S64 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/
omxtypes.h 141 #define OMX_MIN_S64 (0x8000000000000000i64)
148 #define OMX_MIN_S64 (0x8000000000000000LL)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/
omxtypes.h 141 #define OMX_MIN_S64 (0x8000000000000000i64)
148 #define OMX_MIN_S64 (0x8000000000000000LL)
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/reference/api/
omxtypes.h 141 #define OMX_MIN_S64 (0x8000000000000000i64)
148 #define OMX_MIN_S64 (0x8000000000000000LL)

Completed in 591 milliseconds