Home
last modified time | relevance | path

Searched defs:GETTIME (Results 1 – 10 of 10) sorted by relevance

/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.h24 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.h24 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/libstagefright/codecs/hevcdec/
DSoftHEVC.h45 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.h47 #define GETTIME(a, b) gettimeofday(a, b); macro
DC2SoftAvcEnc.h113 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.h45 #define GETTIME(a, b) gettimeofday(a, b); macro
DC2SoftHevcEnc.h31 #define GETTIME(a, b) gettimeofday(a, b) macro
/frameworks/av/media/libstagefright/codecs/mpeg2dec/
DSoftMPEG2.h48 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.h45 #define GETTIME(a, b) gettimeofday(a, b); macro
/frameworks/av/media/libstagefright/codecs/avcenc/
DSoftAVCEnc.h110 #define GETTIME(a, b) gettimeofday(a, b); macro