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

  /external/libavc/encoder/mips/
ih264e_platform_macros.h 41 #define DATA_SYNC()
  /external/libavc/common/arm/
ih264_platform_macros.h 121 #define DATA_SYNC() __sync_synchronize()
  /external/libavc/common/armv8/
ih264_platform_macros.h 121 #define DATA_SYNC() __sync_synchronize()
  /external/libavc/common/mips/
ih264_platform_macros.h 92 #define DATA_SYNC()
  /external/libavc/common/x86/
ih264_platform_macros.h 91 #define DATA_SYNC() __sync_synchronize()
  /external/libhevc/common/arm/
ihevc_platform_macros.h 146 #define DATA_SYNC() __sync_synchronize()
  /external/libhevc/common/mips/
ihevc_platform_macros.h 96 #define DATA_SYNC() __sync_synchronize()
  /external/libmpeg2/common/arm/
icv_platform_macros.h 100 #define DATA_SYNC() __sync_synchronize()
  /external/libmpeg2/common/armv8/
icv_platform_macros.h 78 #define DATA_SYNC() __sync_synchronize()
  /external/libmpeg2/common/mips/
icv_platform_macros.h 84 #define DATA_SYNC() __sync_synchronize()
  /external/libmpeg2/common/x86/
icv_platform_macros.h 84 #define DATA_SYNC() __sync_synchronize()
  /external/libhevc/common/x86/
ihevc_platform_macros.h 99 #define DATA_SYNC() __sync_synchronize()

Completed in 486 milliseconds